Uses of Class
org.apache.hadoop.yarn.server.federation.store.records.SubClusterHeartbeatResponse
Packages that use SubClusterHeartbeatResponse
Package
Description
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
-
Uses of SubClusterHeartbeatResponse in org.apache.hadoop.yarn.server.federation.store
Methods in org.apache.hadoop.yarn.server.federation.store that return SubClusterHeartbeatResponseModifier and TypeMethodDescriptionFederationMembershipStateStore.subClusterHeartbeat(SubClusterHeartbeatRequest subClusterHeartbeatRequest) Periodic heartbeat from aResourceManagerparticipating in federation to indicate liveliness. -
Uses of SubClusterHeartbeatResponse in org.apache.hadoop.yarn.server.federation.store.impl
Methods in org.apache.hadoop.yarn.server.federation.store.impl that return SubClusterHeartbeatResponseModifier and TypeMethodDescriptionMemoryFederationStateStore.subClusterHeartbeat(SubClusterHeartbeatRequest request) SQLFederationStateStore.subClusterHeartbeat(SubClusterHeartbeatRequest subClusterHeartbeatRequest) ZookeeperFederationStateStore.subClusterHeartbeat(SubClusterHeartbeatRequest request) -
Uses of SubClusterHeartbeatResponse in org.apache.hadoop.yarn.server.federation.store.records
Methods in org.apache.hadoop.yarn.server.federation.store.records that return SubClusterHeartbeatResponseModifier and TypeMethodDescriptionstatic SubClusterHeartbeatResponseSubClusterHeartbeatResponse.newInstance() -
Uses of SubClusterHeartbeatResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pb
Subclasses of SubClusterHeartbeatResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pbModifier and TypeClassDescriptionclassProtocol buffer based implementation ofSubClusterHeartbeatResponse.