Class SubClusterHeartbeatResponse
java.lang.Object
org.apache.hadoop.yarn.server.federation.store.records.SubClusterHeartbeatResponse
- Direct Known Subclasses:
SubClusterHeartbeatResponsePBImpl
SubClusterHeartbeatResponse contains the response from the
FederationMembershipStateStore to a periodic heartbeat to indicate
liveliness from a ResourceManager participating in federation.
Currently response is empty if the operation was successful, if not an
exception reporting reason for a failure.
NOTE: This can be extended to push down policies in future
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SubClusterHeartbeatResponse
public SubClusterHeartbeatResponse()
-
-
Method Details
-
newInstance
-