Uses of Class
org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreBaseImpl
Packages that use StateStoreBaseImpl
Package
Description
Implementations of state store data providers/drivers.
-
Uses of StateStoreBaseImpl in org.apache.hadoop.hdfs.server.federation.store.driver.impl
Modifier and TypeClassDescriptionclassStateStoreDriverimplementation based on files.classStateStoreDriver implementation based on a local file.classStateStoreDriverimplementation based on a filesystem.classStateStoreDriver implementation based on MySQL.classState Store driver that stores a serialization of the records.classStateStoreDriverdriver implementation that uses ZooKeeper as a backend.