Uses of Class
org.apache.hadoop.yarn.server.federation.store.records.AddApplicationHomeSubClusterResponse
Packages that use AddApplicationHomeSubClusterResponse
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 AddApplicationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store
Methods in org.apache.hadoop.yarn.server.federation.store that return AddApplicationHomeSubClusterResponseModifier and TypeMethodDescriptionFederationApplicationHomeSubClusterStore.addApplicationHomeSubCluster(AddApplicationHomeSubClusterRequest request) Register the homeSubClusterIdof the newly submittedApplicationId. -
Uses of AddApplicationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.impl
Methods in org.apache.hadoop.yarn.server.federation.store.impl that return AddApplicationHomeSubClusterResponseModifier and TypeMethodDescriptionMemoryFederationStateStore.addApplicationHomeSubCluster(AddApplicationHomeSubClusterRequest request) SQLFederationStateStore.addApplicationHomeSubCluster(AddApplicationHomeSubClusterRequest request) ZookeeperFederationStateStore.addApplicationHomeSubCluster(AddApplicationHomeSubClusterRequest request) Register the homeSubClusterIdof the newly submittedApplicationId. -
Uses of AddApplicationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records
Methods in org.apache.hadoop.yarn.server.federation.store.records that return AddApplicationHomeSubClusterResponseModifier and TypeMethodDescriptionAddApplicationHomeSubClusterResponse.newInstance(SubClusterId homeSubCluster) -
Uses of AddApplicationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pb
Subclasses of AddApplicationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pbModifier and TypeClassDescriptionclassProtocol buffer based implementation ofAddApplicationHomeSubClusterResponse.