Uses of Class
org.apache.hadoop.yarn.server.federation.store.records.GetReservationsHomeSubClusterResponse
Packages that use GetReservationsHomeSubClusterResponse
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 GetReservationsHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store
Methods in org.apache.hadoop.yarn.server.federation.store that return GetReservationsHomeSubClusterResponseModifier and TypeMethodDescriptionFederationReservationHomeSubClusterStore.getReservationsHomeSubCluster(GetReservationsHomeSubClusterRequest request) Get theReservationHomeSubClusterlist representing the mapping of all submitted Reservations to it's home sub-cluster. -
Uses of GetReservationsHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.impl
Methods in org.apache.hadoop.yarn.server.federation.store.impl that return GetReservationsHomeSubClusterResponseModifier and TypeMethodDescriptionMemoryFederationStateStore.getReservationsHomeSubCluster(GetReservationsHomeSubClusterRequest request) SQLFederationStateStore.getReservationsHomeSubCluster(GetReservationsHomeSubClusterRequest request) ZookeeperFederationStateStore.getReservationsHomeSubCluster(GetReservationsHomeSubClusterRequest request) -
Uses of GetReservationsHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records
Methods in org.apache.hadoop.yarn.server.federation.store.records that return GetReservationsHomeSubClusterResponseModifier and TypeMethodDescriptionGetReservationsHomeSubClusterResponse.newInstance(List<ReservationHomeSubCluster> appsHomeSubClusters) -
Uses of GetReservationsHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pb
Subclasses of GetReservationsHomeSubClusterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pbModifier and TypeClassDescriptionclassProtocol buffer based implementation ofGetReservationsHomeSubClusterResponse.