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 |
---|---|
UpdateReservationHomeSubClusterResponse |
FederationReservationHomeSubClusterStore.updateReservationHomeSubCluster(UpdateReservationHomeSubClusterRequest request)
Update the home
SubClusterId of a previously submitted
ReservationId . |
Modifier and Type | Method and Description |
---|---|
UpdateReservationHomeSubClusterResponse |
MemoryFederationStateStore.updateReservationHomeSubCluster(UpdateReservationHomeSubClusterRequest request) |
UpdateReservationHomeSubClusterResponse |
SQLFederationStateStore.updateReservationHomeSubCluster(UpdateReservationHomeSubClusterRequest request) |
UpdateReservationHomeSubClusterResponse |
ZookeeperFederationStateStore.updateReservationHomeSubCluster(UpdateReservationHomeSubClusterRequest request) |
Modifier and Type | Method and Description |
---|---|
static UpdateReservationHomeSubClusterResponse |
UpdateReservationHomeSubClusterResponse.newInstance() |
Modifier and Type | Class and Description |
---|---|
class |
UpdateReservationHomeSubClusterResponsePBImpl
Protocol buffer based implementation of
UpdateReservationHomeSubClusterResponse . |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.