| 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 | 
|---|---|
| SubClusterDeregisterResponse | FederationMembershipStateStore. deregisterSubCluster(SubClusterDeregisterRequest subClusterDeregisterRequest)Deregister a subcluster identified by  SubClusterIdto
 change state in federation. | 
| Modifier and Type | Method and Description | 
|---|---|
| SubClusterDeregisterResponse | SQLFederationStateStore. deregisterSubCluster(SubClusterDeregisterRequest subClusterDeregisterRequest) | 
| SubClusterDeregisterResponse | ZookeeperFederationStateStore. deregisterSubCluster(SubClusterDeregisterRequest request) | 
| SubClusterDeregisterResponse | MemoryFederationStateStore. deregisterSubCluster(SubClusterDeregisterRequest request) | 
| Modifier and Type | Method and Description | 
|---|---|
| static SubClusterDeregisterRequest | SubClusterDeregisterRequest. newInstance(SubClusterId subClusterId,
           SubClusterState subClusterState) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SubClusterDeregisterRequestPBImplProtocol buffer based implementation of  SubClusterDeregisterRequest. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | FederationMembershipStateStoreInputValidator. validate(SubClusterDeregisterRequest request)Quick validation on the input to check some obvious fail conditions (fail
 fast). | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.