Class NodesToAttributesMappingResponsePBImpl
java.lang.Object
org.apache.hadoop.yarn.server.api.protocolrecords.NodesToAttributesMappingResponse
org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodesToAttributesMappingResponsePBImpl
public class NodesToAttributesMappingResponsePBImpl
extends org.apache.hadoop.yarn.server.api.protocolrecords.NodesToAttributesMappingResponse
Proto class for node to attributes mapping response.
-
Constructor Summary
ConstructorsConstructorDescriptionNodesToAttributesMappingResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.NodesToAttributesMappingResponseProto proto) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.NodesToAttributesMappingResponseProtogetProto()Methods inherited from class org.apache.hadoop.yarn.server.api.protocolrecords.NodesToAttributesMappingResponse
newInstance
-
Constructor Details
-
NodesToAttributesMappingResponsePBImpl
public NodesToAttributesMappingResponsePBImpl() -
NodesToAttributesMappingResponsePBImpl
public NodesToAttributesMappingResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.NodesToAttributesMappingResponseProto proto)
-
-
Method Details
-
getProto
public org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.NodesToAttributesMappingResponseProto getProto()
-