Class StateStoreFileSystemImpl

All Implemented Interfaces:
StateStoreRecordOperations

public class StateStoreFileSystemImpl extends StateStoreFileBaseImpl
StateStoreDriver implementation based on a filesystem. The common implementation uses HDFS as a backend. The path can be specified setting dfs.federation.router.store.driver.fs.path=hdfs://host:port/path/to/store.