@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()
The state to filter the cluster nodes with.
|
YarnServiceProtos.GetClusterNodesRequestProto |
getProto() |
int |
hashCode() |
void |
setNodeStates(EnumSet<NodeState> states)
The state to filter the cluster nodes with.
|
String |
toString() |
newInstance, newInstance
public GetClusterNodesRequestPBImpl()
public GetClusterNodesRequestPBImpl(YarnServiceProtos.GetClusterNodesRequestProto proto)
public YarnServiceProtos.GetClusterNodesRequestProto getProto()
public EnumSet<NodeState> getNodeStates()
GetClusterNodesRequest
getNodeStates
in class GetClusterNodesRequest
public void setNodeStates(EnumSet<NodeState> states)
GetClusterNodesRequest
setNodeStates
in class GetClusterNodesRequest
Copyright © 2013 Apache Software Foundation. All rights reserved.