org.apache.hadoop.yarn.server.api.protocolrecords
Interface UpdateNodeResourceResponse


@InterfaceAudience.Public
@InterfaceStability.Evolving
public interface UpdateNodeResourceResponse

The response sent by the ResourceManager to Admin client on node resource change.

Currently, this is empty.

See Also:
ResourceManagerAdministrationProtocol.updateNodeResource( UpdateNodeResourceRequest)



Copyright © 2014 Apache Software Foundation. All Rights Reserved.