Class DeleteApplicationHomeSubClusterResponse
java.lang.Object
org.apache.hadoop.yarn.server.federation.store.records.DeleteApplicationHomeSubClusterResponse
- Direct Known Subclasses:
DeleteApplicationHomeSubClusterResponsePBImpl
DeleteApplicationHomeSubClusterResponse contains the answer from the
FederationApplicationHomeSubClusterStore to a request to delete the mapping
of home subcluster of a submitted application. 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
-
DeleteApplicationHomeSubClusterResponse
public DeleteApplicationHomeSubClusterResponse()
-
-
Method Details
-
newInstance
-