Package | Description |
---|---|
org.apache.hadoop.hdfs.server.federation.store.driver.impl |
Implementations of state store data providers/drivers.
|
Modifier and Type | Class and Description |
---|---|
class |
StateStoreFileBaseImpl
StateStoreDriver implementation based on files. |
class |
StateStoreFileImpl
StateStoreDriver implementation based on a local file.
|
class |
StateStoreFileSystemImpl
StateStoreDriver implementation based on a filesystem. |
class |
StateStoreZooKeeperImpl
StateStoreDriver driver implementation that uses ZooKeeper as a
backend. |
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.