Uses of Class
org.apache.hadoop.yarn.server.federation.store.records.GetApplicationsHomeSubClusterRequest
Packages that use GetApplicationsHomeSubClusterRequest
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 GetApplicationsHomeSubClusterRequest in org.apache.hadoop.yarn.server.federation.store
Methods in org.apache.hadoop.yarn.server.federation.store with parameters of type GetApplicationsHomeSubClusterRequestModifier and TypeMethodDescriptionFederationApplicationHomeSubClusterStore.getApplicationsHomeSubCluster(GetApplicationsHomeSubClusterRequest request) Get theApplicationHomeSubClusterlist representing the mapping of all submitted applications to it's home sub-cluster. -
Uses of GetApplicationsHomeSubClusterRequest in org.apache.hadoop.yarn.server.federation.store.impl
Methods in org.apache.hadoop.yarn.server.federation.store.impl with parameters of type GetApplicationsHomeSubClusterRequestModifier 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 GetApplicationsHomeSubClusterRequest in org.apache.hadoop.yarn.server.federation.store.records
Methods in org.apache.hadoop.yarn.server.federation.store.records that return GetApplicationsHomeSubClusterRequestModifier and TypeMethodDescriptionGetApplicationsHomeSubClusterRequest.newInstance()GetApplicationsHomeSubClusterRequest.newInstance(SubClusterId subClusterId) -
Uses of GetApplicationsHomeSubClusterRequest in org.apache.hadoop.yarn.server.federation.store.records.impl.pb
Subclasses of GetApplicationsHomeSubClusterRequest in org.apache.hadoop.yarn.server.federation.store.records.impl.pbModifier and TypeClassDescriptionclassProtocol buffer based implementation ofGetApplicationsHomeSubClusterRequest.