| 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 | Description |
|---|---|---|
GetReservationHomeSubClusterResponse |
FederationReservationHomeSubClusterStore.getReservationHomeSubCluster(GetReservationHomeSubClusterRequest request) |
Get information about the Reservation identified by the input
ReservationId. |
| Modifier and Type | Method | Description |
|---|---|---|
GetReservationHomeSubClusterResponse |
MemoryFederationStateStore.getReservationHomeSubCluster(GetReservationHomeSubClusterRequest request) |
|
GetReservationHomeSubClusterResponse |
SQLFederationStateStore.getReservationHomeSubCluster(GetReservationHomeSubClusterRequest request) |
|
GetReservationHomeSubClusterResponse |
ZookeeperFederationStateStore.getReservationHomeSubCluster(GetReservationHomeSubClusterRequest request) |
| Modifier and Type | Method | Description |
|---|---|---|
static GetReservationHomeSubClusterResponse |
GetReservationHomeSubClusterResponse.newInstance(ReservationHomeSubCluster reservationHomeSubCluster) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
GetReservationHomeSubClusterResponsePBImpl |
Protocol buffer based implementation of
GetReservationHomeSubClusterResponse. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.