Uses of Class
org.apache.hadoop.yarn.server.federation.store.records.GetApplicationHomeSubClusterResponse
Packages that use GetApplicationHomeSubClusterResponse
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 GetApplicationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store
Methods in org.apache.hadoop.yarn.server.federation.store that return GetApplicationHomeSubClusterResponseModifier and TypeMethodDescriptionFederationApplicationHomeSubClusterStore.getApplicationHomeSubCluster(GetApplicationHomeSubClusterRequest request) Get information about the application identified by the inputApplicationId. -
Uses of GetApplicationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.impl
Methods in org.apache.hadoop.yarn.server.federation.store.impl that return GetApplicationHomeSubClusterResponseModifier and TypeMethodDescriptionMemoryFederationStateStore.getApplicationHomeSubCluster(GetApplicationHomeSubClusterRequest request) SQLFederationStateStore.getApplicationHomeSubCluster(GetApplicationHomeSubClusterRequest request) ZookeeperFederationStateStore.getApplicationHomeSubCluster(GetApplicationHomeSubClusterRequest request) Get information about the application identified by the inputApplicationId. -
Uses of GetApplicationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records
Methods in org.apache.hadoop.yarn.server.federation.store.records that return GetApplicationHomeSubClusterResponseModifier and TypeMethodDescriptionGetApplicationHomeSubClusterResponse.newInstance(org.apache.hadoop.yarn.api.records.ApplicationId appId, SubClusterId homeSubCluster) GetApplicationHomeSubClusterResponse.newInstance(org.apache.hadoop.yarn.api.records.ApplicationId appId, SubClusterId homeSubCluster, long createTime) GetApplicationHomeSubClusterResponse.newInstance(org.apache.hadoop.yarn.api.records.ApplicationId appId, SubClusterId homeSubCluster, long createTime, org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext context) -
Uses of GetApplicationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pb
Subclasses of GetApplicationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pbModifier and TypeClassDescriptionclassProtocol buffer based implementation ofGetApplicationHomeSubClusterResponse.