public class GetNodesToAttributesResponsePBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.GetNodesToAttributesResponse
| Constructor and Description | 
|---|
| GetNodesToAttributesResponsePBImpl() | 
| GetNodesToAttributesResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNodesToAttributesResponseProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| Map<String,Set<org.apache.hadoop.yarn.api.records.NodeAttribute>> | getNodeToAttributes() | 
| org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNodesToAttributesResponseProto | getProto() | 
| int | hashCode() | 
| void | setNodeToAttributes(Map<String,Set<org.apache.hadoop.yarn.api.records.NodeAttribute>> map) | 
public GetNodesToAttributesResponsePBImpl()
public GetNodesToAttributesResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNodesToAttributesResponseProto proto)
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNodesToAttributesResponseProto getProto()
public void setNodeToAttributes(Map<String,Set<org.apache.hadoop.yarn.api.records.NodeAttribute>> map)
setNodeToAttributes in class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToAttributesResponseCopyright © 2008–2023 Apache Software Foundation. All rights reserved.