java.lang.Runnablepublic class FederationStateStoreHeartbeat
extends java.lang.Object
implements java.lang.Runnable
ResourceManager participating in
federation to indicate liveliness. The heart beat publishes the current
capabilities as represented by ClusterMetricsInfo of the sub cluster.| Constructor | Description |
|---|---|
FederationStateStoreHeartbeat(org.apache.hadoop.yarn.server.federation.store.records.SubClusterId subClusterId,
org.apache.hadoop.yarn.server.federation.store.FederationStateStore stateStoreClient,
ResourceScheduler scheduler) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
run() |
public FederationStateStoreHeartbeat(org.apache.hadoop.yarn.server.federation.store.records.SubClusterId subClusterId,
org.apache.hadoop.yarn.server.federation.store.FederationStateStore stateStoreClient,
ResourceScheduler scheduler)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.