org.apache.hadoop.yarn.api.protocolrecords
Interface GetClusterNodesRequest


@InterfaceAudience.Public
@InterfaceStability.Stable
public interface GetClusterNodesRequest

The request from clients to get a report of all nodes in the cluster from the ResourceManager.

Currently, this is empty.

See Also:
ClientRMProtocol.getClusterNodes(GetClusterNodesRequest)



Copyright © 2013 Apache Software Foundation. All Rights Reserved.