Package | Description |
---|---|
org.apache.hadoop.yarn.server.federation.store |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
org.apache.hadoop.yarn.server.federation.store.impl |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
org.apache.hadoop.yarn.server.federation.store.records |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
org.apache.hadoop.yarn.server.federation.store.records.impl.pb |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
Modifier and Type | Method and Description |
---|---|
GetReservationsHomeSubClusterResponse |
FederationReservationHomeSubClusterStore.getReservationsHomeSubCluster(GetReservationsHomeSubClusterRequest request)
Get the
ReservationHomeSubCluster list representing the mapping of
all submitted Reservations to it's home sub-cluster. |
Modifier and Type | Method and Description |
---|---|
GetReservationsHomeSubClusterResponse |
ZookeeperFederationStateStore.getReservationsHomeSubCluster(GetReservationsHomeSubClusterRequest request) |
GetReservationsHomeSubClusterResponse |
SQLFederationStateStore.getReservationsHomeSubCluster(GetReservationsHomeSubClusterRequest request) |
GetReservationsHomeSubClusterResponse |
MemoryFederationStateStore.getReservationsHomeSubCluster(GetReservationsHomeSubClusterRequest request) |
Modifier and Type | Method and Description |
---|---|
static GetReservationsHomeSubClusterResponse |
GetReservationsHomeSubClusterResponse.newInstance(List<ReservationHomeSubCluster> appsHomeSubClusters) |
Modifier and Type | Class and Description |
---|---|
class |
GetReservationsHomeSubClusterResponsePBImpl
Protocol buffer based implementation of
GetReservationsHomeSubClusterResponse . |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.