| 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 | Description |
|---|---|---|
AddApplicationHomeSubClusterResponse |
FederationApplicationHomeSubClusterStore.addApplicationHomeSubCluster(AddApplicationHomeSubClusterRequest request) |
Register the home
SubClusterId of the newly submitted
ApplicationId. |
| Modifier and Type | Method | Description |
|---|---|---|
AddApplicationHomeSubClusterResponse |
MemoryFederationStateStore.addApplicationHomeSubCluster(AddApplicationHomeSubClusterRequest request) |
|
AddApplicationHomeSubClusterResponse |
SQLFederationStateStore.addApplicationHomeSubCluster(AddApplicationHomeSubClusterRequest request) |
|
AddApplicationHomeSubClusterResponse |
ZookeeperFederationStateStore.addApplicationHomeSubCluster(AddApplicationHomeSubClusterRequest request) |
Register the home
SubClusterId of the newly submitted
ApplicationId. |
| Modifier and Type | Method | Description |
|---|---|---|
static AddApplicationHomeSubClusterResponse |
AddApplicationHomeSubClusterResponse.newInstance(SubClusterId homeSubCluster) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AddApplicationHomeSubClusterResponsePBImpl |
Protocol buffer based implementation of
AddApplicationHomeSubClusterResponse. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.