Uses of Class
org.apache.hadoop.yarn.server.federation.store.records.UpdateApplicationHomeSubClusterResponse
Packages that use UpdateApplicationHomeSubClusterResponse
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 UpdateApplicationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store
Methods in org.apache.hadoop.yarn.server.federation.store that return UpdateApplicationHomeSubClusterResponseModifier and TypeMethodDescriptionFederationApplicationHomeSubClusterStore.updateApplicationHomeSubCluster(UpdateApplicationHomeSubClusterRequest request) Update the homeSubClusterIdof a previously submittedApplicationId. -
Uses of UpdateApplicationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.impl
Methods in org.apache.hadoop.yarn.server.federation.store.impl that return UpdateApplicationHomeSubClusterResponseModifier and TypeMethodDescriptionMemoryFederationStateStore.updateApplicationHomeSubCluster(UpdateApplicationHomeSubClusterRequest request) SQLFederationStateStore.updateApplicationHomeSubCluster(UpdateApplicationHomeSubClusterRequest request) ZookeeperFederationStateStore.updateApplicationHomeSubCluster(UpdateApplicationHomeSubClusterRequest request) Update the homeSubClusterIdof a previously submittedApplicationId. -
Uses of UpdateApplicationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records
Methods in org.apache.hadoop.yarn.server.federation.store.records that return UpdateApplicationHomeSubClusterResponse -
Uses of UpdateApplicationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pb
Subclasses of UpdateApplicationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pbModifier and TypeClassDescriptionclassProtocol buffer based implementation ofUpdateApplicationHomeSubClusterResponse.