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 |
---|---|
AddReservationHomeSubClusterResponse |
FederationReservationHomeSubClusterStore.addReservationHomeSubCluster(AddReservationHomeSubClusterRequest request)
Register the home
SubClusterId of the newly submitted
ReservationId . |
Modifier and Type | Method and Description |
---|---|
AddReservationHomeSubClusterResponse |
ZookeeperFederationStateStore.addReservationHomeSubCluster(AddReservationHomeSubClusterRequest request) |
AddReservationHomeSubClusterResponse |
SQLFederationStateStore.addReservationHomeSubCluster(AddReservationHomeSubClusterRequest request) |
AddReservationHomeSubClusterResponse |
MemoryFederationStateStore.addReservationHomeSubCluster(AddReservationHomeSubClusterRequest request) |
Modifier and Type | Method and Description |
---|---|
static AddReservationHomeSubClusterResponse |
AddReservationHomeSubClusterResponse.newInstance(SubClusterId homeSubCluster) |
Modifier and Type | Class and Description |
---|---|
class |
AddReservationHomeSubClusterResponsePBImpl
Protocol buffer based implementation of
AddReservationHomeSubClusterResponse . |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.