Uses of Class
org.apache.hadoop.yarn.server.federation.store.records.GetReservationHomeSubClusterResponse
Packages that use GetReservationHomeSubClusterResponse
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 GetReservationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store
Methods in org.apache.hadoop.yarn.server.federation.store that return GetReservationHomeSubClusterResponseModifier and TypeMethodDescriptionFederationReservationHomeSubClusterStore.getReservationHomeSubCluster(GetReservationHomeSubClusterRequest request) Get information about the Reservation identified by the inputReservationId. -
Uses of GetReservationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.impl
Methods in org.apache.hadoop.yarn.server.federation.store.impl that return GetReservationHomeSubClusterResponseModifier and TypeMethodDescriptionMemoryFederationStateStore.getReservationHomeSubCluster(GetReservationHomeSubClusterRequest request) SQLFederationStateStore.getReservationHomeSubCluster(GetReservationHomeSubClusterRequest request) ZookeeperFederationStateStore.getReservationHomeSubCluster(GetReservationHomeSubClusterRequest request) -
Uses of GetReservationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records
Methods in org.apache.hadoop.yarn.server.federation.store.records that return GetReservationHomeSubClusterResponseModifier and TypeMethodDescriptionGetReservationHomeSubClusterResponse.newInstance(ReservationHomeSubCluster reservationHomeSubCluster) -
Uses of GetReservationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pb
Subclasses of GetReservationHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pbModifier and TypeClassDescriptionclassProtocol buffer based implementation ofGetReservationHomeSubClusterResponse.