| Package | Description | 
|---|---|
| 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. | 
| org.apache.hadoop.yarn.server.federation.utils | Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract ApplicationHomeSubCluster | GetApplicationHomeSubClusterResponse. getApplicationHomeSubCluster()Get the  ApplicationHomeSubClusterrepresenting the mapping of the
 application to it's home sub-cluster. | 
| abstract ApplicationHomeSubCluster | UpdateApplicationHomeSubClusterRequest. getApplicationHomeSubCluster()Get the  ApplicationHomeSubClusterrepresenting the mapping of the
 application to it's home sub-cluster. | 
| abstract ApplicationHomeSubCluster | AddApplicationHomeSubClusterRequest. getApplicationHomeSubCluster()Get the  ApplicationHomeSubClusterrepresenting the mapping of the
 application to it's home sub-cluster. | 
| static ApplicationHomeSubCluster | ApplicationHomeSubCluster. newInstance(org.apache.hadoop.yarn.api.records.ApplicationId appId,
           SubClusterId homeSubCluster) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract List<ApplicationHomeSubCluster> | GetApplicationsHomeSubClusterResponse. getAppsHomeSubClusters()Get the  ApplicationHomeSubClusterlist representing the mapping of
 all submitted applications to it's home sub-cluster. | 
| Modifier and Type | Method and Description | 
|---|---|
| static GetApplicationHomeSubClusterResponse | GetApplicationHomeSubClusterResponse. newInstance(ApplicationHomeSubCluster applicationHomeSubCluster) | 
| static UpdateApplicationHomeSubClusterRequest | UpdateApplicationHomeSubClusterRequest. newInstance(ApplicationHomeSubCluster applicationHomeSubCluster) | 
| static AddApplicationHomeSubClusterRequest | AddApplicationHomeSubClusterRequest. newInstance(ApplicationHomeSubCluster applicationHomeSubCluster) | 
| abstract void | GetApplicationHomeSubClusterResponse. setApplicationHomeSubCluster(ApplicationHomeSubCluster applicationHomeSubCluster)Set the  ApplicationHomeSubClusterrepresenting the mapping of the
 application to it's home sub-cluster. | 
| abstract void | UpdateApplicationHomeSubClusterRequest. setApplicationHomeSubCluster(ApplicationHomeSubCluster applicationHomeSubCluster)Set the  ApplicationHomeSubClusterrepresenting the mapping of the
 application to it's home sub-cluster. | 
| abstract void | AddApplicationHomeSubClusterRequest. setApplicationHomeSubCluster(ApplicationHomeSubCluster applicationHomeSubCluster)Set the  ApplicationHomeSubClusterrepresenting the mapping of the
 application to it's home sub-cluster. | 
| Modifier and Type | Method and Description | 
|---|---|
| static GetApplicationsHomeSubClusterResponse | GetApplicationsHomeSubClusterResponse. newInstance(List<ApplicationHomeSubCluster> appsHomeSubClusters) | 
| abstract void | GetApplicationsHomeSubClusterResponse. setAppsHomeSubClusters(List<ApplicationHomeSubCluster> appsHomeSubClusters)Set the  ApplicationHomeSubClusterlist representing the mapping of
 all submitted applications to it's home sub-cluster. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ApplicationHomeSubClusterPBImplProtocol buffer based implementation of  ApplicationHomeSubCluster. | 
| Modifier and Type | Method and Description | 
|---|---|
| ApplicationHomeSubCluster | AddApplicationHomeSubClusterRequestPBImpl. getApplicationHomeSubCluster() | 
| ApplicationHomeSubCluster | UpdateApplicationHomeSubClusterRequestPBImpl. getApplicationHomeSubCluster() | 
| ApplicationHomeSubCluster | GetApplicationHomeSubClusterResponsePBImpl. getApplicationHomeSubCluster() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ApplicationHomeSubCluster> | GetApplicationsHomeSubClusterResponsePBImpl. getAppsHomeSubClusters() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AddApplicationHomeSubClusterRequestPBImpl. setApplicationHomeSubCluster(ApplicationHomeSubCluster applicationInfo) | 
| void | UpdateApplicationHomeSubClusterRequestPBImpl. setApplicationHomeSubCluster(ApplicationHomeSubCluster applicationInfo) | 
| void | GetApplicationHomeSubClusterResponsePBImpl. setApplicationHomeSubCluster(ApplicationHomeSubCluster applicationInfo) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GetApplicationsHomeSubClusterResponsePBImpl. setAppsHomeSubClusters(List<ApplicationHomeSubCluster> appsHomeSubClusters) | 
| Modifier and Type | Method and Description | 
|---|---|
| SubClusterId | FederationStateStoreFacade. addApplicationHomeSubCluster(ApplicationHomeSubCluster appHomeSubCluster)Adds the home  SubClusterIdfor the specifiedApplicationId. | 
| void | FederationStateStoreFacade. updateApplicationHomeSubCluster(ApplicationHomeSubCluster appHomeSubCluster)Updates the home  SubClusterIdfor the specifiedApplicationId. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.