@InterfaceAudience.Private
 @InterfaceStability.Unstable
public class GetAttributesToNodesResponsePBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.GetAttributesToNodesResponse
| Constructor and Description | 
|---|
| GetAttributesToNodesResponsePBImpl() | 
| GetAttributesToNodesResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetAttributesToNodesResponseProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| Map<org.apache.hadoop.yarn.api.records.NodeAttributeKey,List<org.apache.hadoop.yarn.api.records.NodeToAttributeValue>> | getAttributesToNodes() | 
| org.apache.hadoop.yarn.proto.YarnServiceProtos.GetAttributesToNodesResponseProto | getProto() | 
| int | hashCode() | 
| void | setAttributeToNodes(Map<org.apache.hadoop.yarn.api.records.NodeAttributeKey,List<org.apache.hadoop.yarn.api.records.NodeToAttributeValue>> map) | 
public GetAttributesToNodesResponsePBImpl()
public GetAttributesToNodesResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetAttributesToNodesResponseProto proto)
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetAttributesToNodesResponseProto getProto()
public void setAttributeToNodes(Map<org.apache.hadoop.yarn.api.records.NodeAttributeKey,List<org.apache.hadoop.yarn.api.records.NodeToAttributeValue>> map)
setAttributeToNodes in class org.apache.hadoop.yarn.api.protocolrecords.GetAttributesToNodesResponseCopyright © 2008–2023 Apache Software Foundation. All rights reserved.