Package | Description |
---|---|
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.utils |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
Modifier and Type | Class and Description |
---|---|
class |
MemoryFederationStateStore
In-memory implementation of
FederationStateStore . |
class |
SQLFederationStateStore
SQL implementation of
FederationStateStore . |
class |
ZookeeperFederationStateStore
ZooKeeper implementation of
FederationStateStore . |
Modifier and Type | Method and Description |
---|---|
void |
FederationStateStoreFacade.reinitialize(FederationStateStore store,
org.apache.hadoop.conf.Configuration config)
Delete and re-initialize the cache, to force it to use the given
configuration.
|
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.