@InterfaceAudience.Private @InterfaceStability.Unstable public abstract class SubClusterHeartbeatResponse extends Object
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 and Description |
---|
SubClusterHeartbeatResponse() |
Modifier and Type | Method and Description |
---|---|
static SubClusterHeartbeatResponse |
newInstance() |
@InterfaceAudience.Private @InterfaceStability.Unstable public static SubClusterHeartbeatResponse newInstance()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.