public class GetLabelsToNodesResponsePBImpl extends GetLabelsToNodesResponse
| Constructor and Description |
|---|
GetLabelsToNodesResponsePBImpl() |
GetLabelsToNodesResponsePBImpl(YarnServiceProtos.GetLabelsToNodesResponseProto proto) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Map<String,Set<NodeId>> |
getLabelsToNodes() |
YarnServiceProtos.GetLabelsToNodesResponseProto |
getProto() |
int |
hashCode() |
void |
setLabelsToNodes(Map<String,Set<NodeId>> map) |
newInstancepublic GetLabelsToNodesResponsePBImpl()
public GetLabelsToNodesResponsePBImpl(YarnServiceProtos.GetLabelsToNodesResponseProto proto)
public YarnServiceProtos.GetLabelsToNodesResponseProto getProto()
@InterfaceAudience.Public @InterfaceStability.Evolving public void setLabelsToNodes(Map<String,Set<NodeId>> map)
setLabelsToNodes in class GetLabelsToNodesResponse@InterfaceAudience.Public @InterfaceStability.Evolving public Map<String,Set<NodeId>> getLabelsToNodes()
getLabelsToNodes in class GetLabelsToNodesResponseCopyright © 2018 CERN. All Rights Reserved.