Uses of Class
org.apache.hadoop.yarn.server.federation.store.records.UpdateReservationHomeSubClusterResponse
Packages that use UpdateReservationHomeSubClusterResponse
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 UpdateReservationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store
Methods in org.apache.hadoop.yarn.server.federation.store that return UpdateReservationHomeSubClusterResponseModifier and TypeMethodDescriptionFederationReservationHomeSubClusterStore.updateReservationHomeSubCluster(UpdateReservationHomeSubClusterRequest request) Update the homeSubClusterIdof a previously submittedReservationId. -
Uses of UpdateReservationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.impl
Methods in org.apache.hadoop.yarn.server.federation.store.impl that return UpdateReservationHomeSubClusterResponseModifier and TypeMethodDescriptionMemoryFederationStateStore.updateReservationHomeSubCluster(UpdateReservationHomeSubClusterRequest request) SQLFederationStateStore.updateReservationHomeSubCluster(UpdateReservationHomeSubClusterRequest request) ZookeeperFederationStateStore.updateReservationHomeSubCluster(UpdateReservationHomeSubClusterRequest request) -
Uses of UpdateReservationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records
Methods in org.apache.hadoop.yarn.server.federation.store.records that return UpdateReservationHomeSubClusterResponse -
Uses of UpdateReservationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pb
Subclasses of UpdateReservationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pbModifier and TypeClassDescriptionclassProtocol buffer based implementation ofUpdateReservationHomeSubClusterResponse.