@InterfaceAudience.Private
 @InterfaceStability.Unstable
public class GetClusterNodesRequestPBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
| Constructor and Description | 
|---|
| GetClusterNodesRequestPBImpl() | 
| GetClusterNodesRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| EnumSet<org.apache.hadoop.yarn.api.records.NodeState> | getNodeStates() | 
| org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto | getProto() | 
| int | hashCode() | 
| void | setNodeStates(EnumSet<org.apache.hadoop.yarn.api.records.NodeState> states) | 
| String | toString() | 
public GetClusterNodesRequestPBImpl()
public GetClusterNodesRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto proto)
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto getProto()
public EnumSet<org.apache.hadoop.yarn.api.records.NodeState> getNodeStates()
getNodeStates in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequestpublic void setNodeStates(EnumSet<org.apache.hadoop.yarn.api.records.NodeState> states)
setNodeStates in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequestCopyright © 2008–2023 Apache Software Foundation. All rights reserved.