| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | 
| Modifier and Type | Method and Description | 
|---|---|
| GetClusterNodesResponse | ApplicationClientProtocol. getClusterNodes(GetClusterNodesRequest request)The interface used by clients to get a report of all nodes
 in the cluster from the  ResourceManager. | 
| Modifier and Type | Method and Description | 
|---|---|
| static GetClusterNodesResponse | GetClusterNodesResponse. newInstance(List<NodeReport> nodeReports) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.