public class GetClusterNodeLabelsResponsePBImpl extends GetClusterNodeLabelsResponse
| Constructor and Description |
|---|
GetClusterNodeLabelsResponsePBImpl() |
GetClusterNodeLabelsResponsePBImpl(YarnServiceProtos.GetClusterNodeLabelsResponseProto proto) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Set<String> |
getNodeLabels() |
YarnServiceProtos.GetClusterNodeLabelsResponseProto |
getProto() |
int |
hashCode() |
void |
setNodeLabels(Set<String> labels) |
newInstancepublic GetClusterNodeLabelsResponsePBImpl()
public GetClusterNodeLabelsResponsePBImpl(YarnServiceProtos.GetClusterNodeLabelsResponseProto proto)
public YarnServiceProtos.GetClusterNodeLabelsResponseProto getProto()
public void setNodeLabels(Set<String> labels)
setNodeLabels in class GetClusterNodeLabelsResponsepublic Set<String> getNodeLabels()
getNodeLabels in class GetClusterNodeLabelsResponseCopyright © 2018 CERN. All Rights Reserved.