Uses of Class
org.apache.hadoop.yarn.server.federation.store.records.DeleteApplicationHomeSubClusterResponse
Packages that use DeleteApplicationHomeSubClusterResponse
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 DeleteApplicationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store
Methods in org.apache.hadoop.yarn.server.federation.store that return DeleteApplicationHomeSubClusterResponseModifier and TypeMethodDescriptionFederationApplicationHomeSubClusterStore.deleteApplicationHomeSubCluster(DeleteApplicationHomeSubClusterRequest request) Delete the mapping of homeSubClusterIdof a previously submittedApplicationId. -
Uses of DeleteApplicationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.impl
Methods in org.apache.hadoop.yarn.server.federation.store.impl that return DeleteApplicationHomeSubClusterResponseModifier and TypeMethodDescriptionMemoryFederationStateStore.deleteApplicationHomeSubCluster(DeleteApplicationHomeSubClusterRequest request) SQLFederationStateStore.deleteApplicationHomeSubCluster(DeleteApplicationHomeSubClusterRequest request) ZookeeperFederationStateStore.deleteApplicationHomeSubCluster(DeleteApplicationHomeSubClusterRequest request) Delete the mapping of homeSubClusterIdof a previously submittedApplicationId. -
Uses of DeleteApplicationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records
Methods in org.apache.hadoop.yarn.server.federation.store.records that return DeleteApplicationHomeSubClusterResponse -
Uses of DeleteApplicationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pb
Subclasses of DeleteApplicationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pbModifier and TypeClassDescriptionclassProtocol buffer based implementation ofDeleteApplicationHomeSubClusterResponse.