public class NoOpGetClusterNodeLabelsResponsePBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.NoOpGetClusterNodeLabelsResponse
| Constructor and Description |
|---|
NoOpGetClusterNodeLabelsResponsePBImpl() |
NoOpGetClusterNodeLabelsResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.NoOpGetClusterNodeLabelsResponseProto proto) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Set<String> |
getNodeLabels() |
org.apache.hadoop.yarn.proto.YarnServiceProtos.NoOpGetClusterNodeLabelsResponseProto |
getProto() |
int |
hashCode() |
void |
setNodeLabels(Set<String> labels) |
public NoOpGetClusterNodeLabelsResponsePBImpl()
public NoOpGetClusterNodeLabelsResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.NoOpGetClusterNodeLabelsResponseProto proto)
public org.apache.hadoop.yarn.proto.YarnServiceProtos.NoOpGetClusterNodeLabelsResponseProto getProto()
public void setNodeLabels(Set<String> labels)
setNodeLabels in class org.apache.hadoop.yarn.api.protocolrecords.NoOpGetClusterNodeLabelsResponsepublic Set<String> getNodeLabels()
getNodeLabels in class org.apache.hadoop.yarn.api.protocolrecords.NoOpGetClusterNodeLabelsResponseCopyright © 2015 Apache Software Foundation. All Rights Reserved.