@InterfaceAudience.Private @InterfaceStability.Unstable public class GetClusterNodesRequestPBImpl extends GetClusterNodesRequest
| Constructor and Description |
|---|
GetClusterNodesRequestPBImpl() |
GetClusterNodesRequestPBImpl(YarnServiceProtos.GetClusterNodesRequestProto proto) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
EnumSet<NodeState> |
getNodeStates() |
YarnServiceProtos.GetClusterNodesRequestProto |
getProto() |
int |
hashCode() |
void |
setNodeStates(EnumSet<NodeState> states) |
String |
toString() |
newInstance, newInstancepublic GetClusterNodesRequestPBImpl()
public GetClusterNodesRequestPBImpl(YarnServiceProtos.GetClusterNodesRequestProto proto)
public YarnServiceProtos.GetClusterNodesRequestProto getProto()
public EnumSet<NodeState> getNodeStates()
getNodeStates in class GetClusterNodesRequestpublic void setNodeStates(EnumSet<NodeState> states)
setNodeStates in class GetClusterNodesRequestCopyright © 2018 CERN. All Rights Reserved.