Class SubClusterRegisterResponse
java.lang.Object
org.apache.hadoop.yarn.server.federation.store.records.SubClusterRegisterResponse
- Direct Known Subclasses:
SubClusterRegisterResponsePBImpl
SubClusterRegisterResponse contains the response from the
FederationMembershipStateStore to a registration request from a
ResourceManager to participate in federation.
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
-
SubClusterRegisterResponse
public SubClusterRegisterResponse()
-
-
Method Details
-
newInstance
-