Class UnRegisterNodeManagerResponsePBImpl
java.lang.Object
org.apache.hadoop.yarn.server.api.protocolrecords.UnRegisterNodeManagerResponse
org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.UnRegisterNodeManagerResponsePBImpl
PBImpl class for UnRegisterNodeManagerResponse.
-
Constructor Summary
ConstructorsConstructorDescriptionUnRegisterNodeManagerResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.UnRegisterNodeManagerResponseProto proto) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.UnRegisterNodeManagerResponseProtogetProto()Methods inherited from class org.apache.hadoop.yarn.server.api.protocolrecords.UnRegisterNodeManagerResponse
newInstance
-
Constructor Details
-
UnRegisterNodeManagerResponsePBImpl
public UnRegisterNodeManagerResponsePBImpl() -
UnRegisterNodeManagerResponsePBImpl
public UnRegisterNodeManagerResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.UnRegisterNodeManagerResponseProto proto)
-
-
Method Details
-
getProto
public org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.UnRegisterNodeManagerResponseProto getProto()
-