@InterfaceAudience.Private
 @InterfaceStability.Unstable
public class GetClusterNodeAttributesResponsePBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeAttributesResponse
| Constructor and Description | 
|---|
| GetClusterNodeAttributesResponsePBImpl() | 
| GetClusterNodeAttributesResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeAttributesResponseProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| Set<org.apache.hadoop.yarn.api.records.NodeAttributeInfo> | getNodeAttributes() | 
| org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeAttributesResponseProto | getProto() | 
| int | hashCode() | 
| void | setNodeAttributes(Set<org.apache.hadoop.yarn.api.records.NodeAttributeInfo> attributes) | 
| String | toString() | 
public GetClusterNodeAttributesResponsePBImpl()
public GetClusterNodeAttributesResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeAttributesResponseProto proto)
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeAttributesResponseProto getProto()
public void setNodeAttributes(Set<org.apache.hadoop.yarn.api.records.NodeAttributeInfo> attributes)
setNodeAttributes in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeAttributesResponsepublic Set<org.apache.hadoop.yarn.api.records.NodeAttributeInfo> getNodeAttributes()
getNodeAttributes in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeAttributesResponseCopyright © 2008–2023 Apache Software Foundation. All rights reserved.