Package | Description |
---|---|
org.apache.hadoop.yarn.server.federation.store |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
org.apache.hadoop.yarn.server.federation.store.impl |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
org.apache.hadoop.yarn.server.federation.store.records |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
org.apache.hadoop.yarn.server.federation.store.records.impl.pb |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
Modifier and Type | Method and Description |
---|---|
SubClusterHeartbeatResponse |
FederationMembershipStateStore.subClusterHeartbeat(SubClusterHeartbeatRequest subClusterHeartbeatRequest)
Periodic heartbeat from a
ResourceManager participating in
federation to indicate liveliness. |
Modifier and Type | Method and Description |
---|---|
SubClusterHeartbeatResponse |
ZookeeperFederationStateStore.subClusterHeartbeat(SubClusterHeartbeatRequest request) |
SubClusterHeartbeatResponse |
MemoryFederationStateStore.subClusterHeartbeat(SubClusterHeartbeatRequest request) |
SubClusterHeartbeatResponse |
SQLFederationStateStore.subClusterHeartbeat(SubClusterHeartbeatRequest subClusterHeartbeatRequest) |
Modifier and Type | Method and Description |
---|---|
static SubClusterHeartbeatResponse |
SubClusterHeartbeatResponse.newInstance() |
Modifier and Type | Class and Description |
---|---|
class |
SubClusterHeartbeatResponsePBImpl
Protocol buffer based implementation of
SubClusterHeartbeatResponse . |
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.