Class SubClusterDeregisterResponsePBImpl
java.lang.Object
org.apache.hadoop.yarn.server.federation.store.records.SubClusterDeregisterResponse
org.apache.hadoop.yarn.server.federation.store.records.impl.pb.SubClusterDeregisterResponsePBImpl
@Private
@Unstable
public class SubClusterDeregisterResponsePBImpl
extends SubClusterDeregisterResponse
Protocol buffer based implementation of
SubClusterDeregisterResponse.-
Constructor Summary
ConstructorsConstructorDescriptionSubClusterDeregisterResponsePBImpl(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.SubClusterDeregisterResponseProto proto) -
Method Summary
Methods inherited from class org.apache.hadoop.yarn.server.federation.store.records.SubClusterDeregisterResponse
newInstance
-
Constructor Details
-
SubClusterDeregisterResponsePBImpl
public SubClusterDeregisterResponsePBImpl() -
SubClusterDeregisterResponsePBImpl
public SubClusterDeregisterResponsePBImpl(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.SubClusterDeregisterResponseProto proto)
-
-
Method Details