| 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 |
|---|---|---|
GetApplicationsHomeSubClusterResponse |
FederationApplicationHomeSubClusterStore.getApplicationsHomeSubCluster(GetApplicationsHomeSubClusterRequest request) |
Get the
ApplicationHomeSubCluster list representing the mapping of
all submitted applications to it's home sub-cluster. |
| Modifier and Type | Method | Description |
|---|---|---|
GetApplicationsHomeSubClusterResponse |
MemoryFederationStateStore.getApplicationsHomeSubCluster(GetApplicationsHomeSubClusterRequest request) |
|
GetApplicationsHomeSubClusterResponse |
SQLFederationStateStore.getApplicationsHomeSubCluster(GetApplicationsHomeSubClusterRequest request) |
|
GetApplicationsHomeSubClusterResponse |
ZookeeperFederationStateStore.getApplicationsHomeSubCluster(GetApplicationsHomeSubClusterRequest request) |
Get the
ApplicationHomeSubCluster list representing the mapping of
all submitted applications to it's home sub-cluster. |
| Modifier and Type | Method | Description |
|---|---|---|
static GetApplicationsHomeSubClusterRequest |
GetApplicationsHomeSubClusterRequest.newInstance() |
|
static GetApplicationsHomeSubClusterRequest |
GetApplicationsHomeSubClusterRequest.newInstance(SubClusterId subClusterId) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
GetApplicationsHomeSubClusterRequestPBImpl |
Protocol buffer based implementation of
GetApplicationsHomeSubClusterRequest. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.