Uses of Class
org.apache.hadoop.yarn.server.federation.store.records.AddReservationHomeSubClusterResponse
Packages that use AddReservationHomeSubClusterResponse
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 AddReservationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store
Methods in org.apache.hadoop.yarn.server.federation.store that return AddReservationHomeSubClusterResponseModifier and TypeMethodDescriptionFederationReservationHomeSubClusterStore.addReservationHomeSubCluster(AddReservationHomeSubClusterRequest request) Register the homeSubClusterIdof the newly submittedReservationId. -
Uses of AddReservationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.impl
Methods in org.apache.hadoop.yarn.server.federation.store.impl that return AddReservationHomeSubClusterResponseModifier and TypeMethodDescriptionMemoryFederationStateStore.addReservationHomeSubCluster(AddReservationHomeSubClusterRequest request) SQLFederationStateStore.addReservationHomeSubCluster(AddReservationHomeSubClusterRequest request) ZookeeperFederationStateStore.addReservationHomeSubCluster(AddReservationHomeSubClusterRequest request) -
Uses of AddReservationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records
Methods in org.apache.hadoop.yarn.server.federation.store.records that return AddReservationHomeSubClusterResponseModifier and TypeMethodDescriptionAddReservationHomeSubClusterResponse.newInstance(SubClusterId homeSubCluster) -
Uses of AddReservationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pb
Subclasses of AddReservationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pbModifier and TypeClassDescriptionclassProtocol buffer based implementation ofAddReservationHomeSubClusterResponse.