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

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

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


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

Constructor Detail

RefreshNodesRequest

public RefreshNodesRequest()
Method Detail

newInstance

@InterfaceAudience.Public
@InterfaceStability.Stable
public static RefreshNodesRequest newInstance()


Copyright © 2014 Apache Software Foundation. All Rights Reserved.