public class GetLabelsToNodesRequestPBImpl extends GetLabelsToNodesRequest
| Constructor and Description |
|---|
GetLabelsToNodesRequestPBImpl() |
GetLabelsToNodesRequestPBImpl(YarnServiceProtos.GetLabelsToNodesRequestProto proto) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Set<String> |
getNodeLabels() |
YarnServiceProtos.GetLabelsToNodesRequestProto |
getProto() |
int |
hashCode() |
void |
setNodeLabels(Set<String> nodeLabels) |
String |
toString() |
newInstance, newInstancepublic GetLabelsToNodesRequestPBImpl()
public GetLabelsToNodesRequestPBImpl(YarnServiceProtos.GetLabelsToNodesRequestProto proto)
public YarnServiceProtos.GetLabelsToNodesRequestProto getProto()
public Set<String> getNodeLabels()
getNodeLabels in class GetLabelsToNodesRequestpublic void setNodeLabels(Set<String> nodeLabels)
setNodeLabels in class GetLabelsToNodesRequestCopyright © 2018 CERN. All Rights Reserved.