Class GetNodesToLabelsResponsePBImpl
java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.GetNodesToLabelsResponse
org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetNodesToLabelsResponsePBImpl
public class GetNodesToLabelsResponsePBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.GetNodesToLabelsResponse
-
Constructor Summary
ConstructorsConstructorDescriptionGetNodesToLabelsResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNodesToLabelsResponseProto proto) -
Method Summary
Methods inherited from class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToLabelsResponse
newInstance
-
Constructor Details
-
GetNodesToLabelsResponsePBImpl
public GetNodesToLabelsResponsePBImpl() -
GetNodesToLabelsResponsePBImpl
public GetNodesToLabelsResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNodesToLabelsResponseProto proto)
-
-
Method Details
-
getProto
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNodesToLabelsResponseProto getProto() -
getNodeToLabels
- Specified by:
getNodeToLabelsin classorg.apache.hadoop.yarn.api.protocolrecords.GetNodesToLabelsResponse
-
setNodeToLabels
- Specified by:
setNodeToLabelsin classorg.apache.hadoop.yarn.api.protocolrecords.GetNodesToLabelsResponse
-
hashCode
public int hashCode() -
equals
-