|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetClusterNodesResponse | |
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | |
| Uses of GetClusterNodesResponse in org.apache.hadoop.yarn.api |
|---|
| Methods in org.apache.hadoop.yarn.api that return GetClusterNodesResponse | |
|---|---|
GetClusterNodesResponse |
ApplicationClientProtocol.getClusterNodes(GetClusterNodesRequest request)
The interface used by clients to get a report of all nodes in the cluster from the ResourceManager. |
| Uses of GetClusterNodesResponse in org.apache.hadoop.yarn.api.protocolrecords |
|---|
| Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetClusterNodesResponse | |
|---|---|
static GetClusterNodesResponse |
GetClusterNodesResponse.newInstance(List<NodeReport> nodeReports)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||