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 |
---|---|
SubClusterDeregisterResponse |
FederationMembershipStateStore.deregisterSubCluster(SubClusterDeregisterRequest subClusterDeregisterRequest)
Deregister a subcluster identified by
SubClusterId to
change state in federation. |
Modifier and Type | Method and Description |
---|---|
SubClusterDeregisterResponse |
MemoryFederationStateStore.deregisterSubCluster(SubClusterDeregisterRequest request) |
SubClusterDeregisterResponse |
ZookeeperFederationStateStore.deregisterSubCluster(SubClusterDeregisterRequest request) |
SubClusterDeregisterResponse |
SQLFederationStateStore.deregisterSubCluster(SubClusterDeregisterRequest subClusterDeregisterRequest) |
Modifier and Type | Method and Description |
---|---|
static SubClusterDeregisterResponse |
SubClusterDeregisterResponse.newInstance() |
Modifier and Type | Class and Description |
---|---|
class |
SubClusterDeregisterResponsePBImpl
Protocol buffer based implementation of
SubClusterDeregisterResponse . |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.