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