@InterfaceAudience.Private
 @InterfaceStability.Unstable
public class GetClusterNodesResponsePBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesResponse
| Constructor and Description | 
|---|
| GetClusterNodesResponsePBImpl() | 
| GetClusterNodesResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| List<org.apache.hadoop.yarn.api.records.NodeReport> | getNodeReports() | 
| org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto | getProto() | 
| int | hashCode() | 
| void | setNodeReports(List<org.apache.hadoop.yarn.api.records.NodeReport> nodeManagers) | 
| String | toString() | 
public GetClusterNodesResponsePBImpl()
public GetClusterNodesResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto proto)
public List<org.apache.hadoop.yarn.api.records.NodeReport> getNodeReports()
getNodeReports in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesResponsepublic void setNodeReports(List<org.apache.hadoop.yarn.api.records.NodeReport> nodeManagers)
setNodeReports in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesResponsepublic org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto getProto()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.