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