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