Class SubClusterRegisterResponsePBImpl
java.lang.Object
org.apache.hadoop.yarn.server.federation.store.records.SubClusterRegisterResponse
org.apache.hadoop.yarn.server.federation.store.records.impl.pb.SubClusterRegisterResponsePBImpl
Protocol buffer based implementation of
SubClusterRegisterResponse.-
Constructor Summary
ConstructorsConstructorDescriptionSubClusterRegisterResponsePBImpl(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.SubClusterRegisterResponseProto proto) -
Method Summary
Methods inherited from class org.apache.hadoop.yarn.server.federation.store.records.SubClusterRegisterResponse
newInstance
-
Constructor Details
-
SubClusterRegisterResponsePBImpl
public SubClusterRegisterResponsePBImpl() -
SubClusterRegisterResponsePBImpl
public SubClusterRegisterResponsePBImpl(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.SubClusterRegisterResponseProto proto)
-
-
Method Details