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 |
---|---|
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 and Description |
---|---|
GetApplicationsHomeSubClusterResponse |
SQLFederationStateStore.getApplicationsHomeSubCluster(GetApplicationsHomeSubClusterRequest request) |
GetApplicationsHomeSubClusterResponse |
ZookeeperFederationStateStore.getApplicationsHomeSubCluster(GetApplicationsHomeSubClusterRequest request) |
GetApplicationsHomeSubClusterResponse |
MemoryFederationStateStore.getApplicationsHomeSubCluster(GetApplicationsHomeSubClusterRequest request) |
Modifier and Type | Method and Description |
---|---|
static GetApplicationsHomeSubClusterResponse |
GetApplicationsHomeSubClusterResponse.newInstance(List<ApplicationHomeSubCluster> appsHomeSubClusters) |
Modifier and Type | Class and Description |
---|---|
class |
GetApplicationsHomeSubClusterResponsePBImpl
Protocol buffer based implementation of
GetApplicationsHomeSubClusterResponse . |
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.