org.apache.hadoop.yarn.server.api.protocolrecords
Class RefreshNodesResponse

java.lang.Object
  extended by org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesResponse

@InterfaceAudience.Private
@InterfaceStability.Stable
public abstract class RefreshNodesResponse
extends Object


Constructor Summary
RefreshNodesResponse()
           
 
Method Summary
static RefreshNodesResponse newInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefreshNodesResponse

public RefreshNodesResponse()
Method Detail

newInstance

@InterfaceAudience.Private
@InterfaceStability.Unstable
public static RefreshNodesResponse newInstance()


Copyright © 2014 Apache Software Foundation. All Rights Reserved.