| 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. | 
| org.apache.hadoop.yarn.server.federation.store.utils | Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements. | 
| Modifier and Type | Method and Description | 
|---|---|
| DeleteApplicationHomeSubClusterResponse | FederationApplicationHomeSubClusterStore. deleteApplicationHomeSubCluster(DeleteApplicationHomeSubClusterRequest request)Delete the mapping of home  SubClusterIdof a previously submittedApplicationId. | 
| Modifier and Type | Method and Description | 
|---|---|
| DeleteApplicationHomeSubClusterResponse | SQLFederationStateStore. deleteApplicationHomeSubCluster(DeleteApplicationHomeSubClusterRequest request) | 
| DeleteApplicationHomeSubClusterResponse | ZookeeperFederationStateStore. deleteApplicationHomeSubCluster(DeleteApplicationHomeSubClusterRequest request) | 
| DeleteApplicationHomeSubClusterResponse | MemoryFederationStateStore. deleteApplicationHomeSubCluster(DeleteApplicationHomeSubClusterRequest request) | 
| Modifier and Type | Method and Description | 
|---|---|
| static DeleteApplicationHomeSubClusterRequest | DeleteApplicationHomeSubClusterRequest. newInstance(org.apache.hadoop.yarn.api.records.ApplicationId applicationId) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DeleteApplicationHomeSubClusterRequestPBImplProtocol buffer based implementation of
  DeleteApplicationHomeSubClusterRequest. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | FederationApplicationHomeSubClusterStoreInputValidator. validate(DeleteApplicationHomeSubClusterRequest request)Quick validation on the input to check some obvious fail conditions (fail
 fast). | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.