public class GetLabelsToNodesRequestPBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.GetLabelsToNodesRequest
| Constructor and Description | 
|---|
| GetLabelsToNodesRequestPBImpl() | 
| GetLabelsToNodesRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetLabelsToNodesRequestProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| Set<String> | getNodeLabels() | 
| org.apache.hadoop.yarn.proto.YarnServiceProtos.GetLabelsToNodesRequestProto | getProto() | 
| int | hashCode() | 
| void | setNodeLabels(Set<String> nodeLabels) | 
| String | toString() | 
public GetLabelsToNodesRequestPBImpl()
public GetLabelsToNodesRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetLabelsToNodesRequestProto proto)
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetLabelsToNodesRequestProto getProto()
public Set<String> getNodeLabels()
getNodeLabels in class org.apache.hadoop.yarn.api.protocolrecords.GetLabelsToNodesRequestpublic void setNodeLabels(Set<String> nodeLabels)
setNodeLabels in class org.apache.hadoop.yarn.api.protocolrecords.GetLabelsToNodesRequestCopyright © 2008–2023 Apache Software Foundation. All rights reserved.