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 |
---|---|
GetClusterNodesResponse |
ApplicationClientProtocolPBClientImpl.getClusterNodes(GetClusterNodesRequest request) |
Modifier and Type | Method and Description |
---|---|
static GetClusterNodesRequest |
GetClusterNodesRequest.newInstance() |
static GetClusterNodesRequest |
GetClusterNodesRequest.newInstance(EnumSet<NodeState> states) |
Modifier and Type | Class and Description |
---|---|
class |
GetClusterNodesRequestPBImpl |
Modifier and Type | Method and Description |
---|---|
GetClusterNodesResponse |
ClientRMService.getClusterNodes(GetClusterNodesRequest request) |
Copyright © 2013 Apache Software Foundation. All rights reserved.