org.apache.hadoop.yarn.server.api.protocolrecords
Class UpdateNodeResourceResponse
java.lang.Object
org.apache.hadoop.yarn.server.api.protocolrecords.UpdateNodeResourceResponse
@InterfaceAudience.Private
@InterfaceStability.Evolving
public abstract class UpdateNodeResourceResponse
- extends Object
The response sent by the ResourceManager to Admin client on
node resource change.
Currently, this is empty.
- See Also:
ResourceManagerAdministrationProtocol.updateNodeResource(
UpdateNodeResourceRequest)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateNodeResourceResponse
public UpdateNodeResourceResponse()
newInstance
public static UpdateNodeResourceResponse newInstance()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.