Uses of Class
org.apache.hadoop.yarn.server.federation.store.records.GetApplicationsHomeSubClusterResponse
Packages that use GetApplicationsHomeSubClusterResponse
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 GetApplicationsHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store
Methods in org.apache.hadoop.yarn.server.federation.store that return GetApplicationsHomeSubClusterResponseModifier and TypeMethodDescriptionFederationApplicationHomeSubClusterStore.getApplicationsHomeSubCluster(GetApplicationsHomeSubClusterRequest request) Get theApplicationHomeSubClusterlist representing the mapping of all submitted applications to it's home sub-cluster. -
Uses of GetApplicationsHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.impl
Methods in org.apache.hadoop.yarn.server.federation.store.impl that return GetApplicationsHomeSubClusterResponseModifier and TypeMethodDescriptionMemoryFederationStateStore.getApplicationsHomeSubCluster(GetApplicationsHomeSubClusterRequest request) SQLFederationStateStore.getApplicationsHomeSubCluster(GetApplicationsHomeSubClusterRequest request) ZookeeperFederationStateStore.getApplicationsHomeSubCluster(GetApplicationsHomeSubClusterRequest request) Get theApplicationHomeSubClusterlist representing the mapping of all submitted applications to it's home sub-cluster. -
Uses of GetApplicationsHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records
Methods in org.apache.hadoop.yarn.server.federation.store.records that return GetApplicationsHomeSubClusterResponseModifier and TypeMethodDescriptionGetApplicationsHomeSubClusterResponse.newInstance(List<ApplicationHomeSubCluster> appsHomeSubClusters) -
Uses of GetApplicationsHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pb
Subclasses of GetApplicationsHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pbModifier and TypeClassDescriptionclassProtocol buffer based implementation ofGetApplicationsHomeSubClusterResponse.