Uses of Class
org.apache.hadoop.yarn.server.federation.store.records.DeleteReservationHomeSubClusterResponse
Packages that use DeleteReservationHomeSubClusterResponse
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 DeleteReservationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store
Methods in org.apache.hadoop.yarn.server.federation.store that return DeleteReservationHomeSubClusterResponseModifier and TypeMethodDescriptionFederationReservationHomeSubClusterStore.deleteReservationHomeSubCluster(DeleteReservationHomeSubClusterRequest request) Delete the mapping of homeSubClusterIdof a previously submittedReservationId. -
Uses of DeleteReservationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.impl
Methods in org.apache.hadoop.yarn.server.federation.store.impl that return DeleteReservationHomeSubClusterResponseModifier and TypeMethodDescriptionMemoryFederationStateStore.deleteReservationHomeSubCluster(DeleteReservationHomeSubClusterRequest request) SQLFederationStateStore.deleteReservationHomeSubCluster(DeleteReservationHomeSubClusterRequest request) ZookeeperFederationStateStore.deleteReservationHomeSubCluster(DeleteReservationHomeSubClusterRequest request) -
Uses of DeleteReservationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records
Methods in org.apache.hadoop.yarn.server.federation.store.records that return DeleteReservationHomeSubClusterResponse -
Uses of DeleteReservationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pb
Subclasses of DeleteReservationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pbModifier and TypeClassDescriptionclassProtocol buffer based implementation ofDeleteReservationHomeSubClusterResponse.