Class SubClusterDeregisterResponse
java.lang.Object
org.apache.hadoop.yarn.server.federation.store.records.SubClusterDeregisterResponse
- Direct Known Subclasses:
SubClusterDeregisterResponsePBImpl
SubClusterDeregisterResponse contains the answer from the
FederationMembershipStateStore to a request to deregister the sub cluster.
Currently response is empty if the operation was successful, if not an
exception reporting reason for a failure.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SubClusterDeregisterResponse
public SubClusterDeregisterResponse()
-
-
Method Details
-
newInstance
-