State implementations that store state in a RocksDB database.ColumnFamilyOptionsfor this pre-defined setting.DBOptionsfor this pre-defined setting.AbstractRocksDBState
to store state.ColumnFamilyOptions to be used for all RocksDB instances.DBOptions to be used for all RocksDB instances.DBOptions to be passed to the RocksDBStateBackend.PredefinedOptions are configuration settings for the RocksDBStateBackend.FoldingState implementation that stores state in RocksDB.RocksDBFoldingState.ListState implementation that stores state in RocksDB.RocksDBListState.ReducingState implementation that stores state in RocksDB.RocksDBReducingState.StateBackend that stores its state in RocksDB.RocksDBStateBackend that stores its checkpoint data in the
file system and location defined by the given URI.RocksDBStateBackend that stores its checkpoint data in the
file system and location defined by the given URI.ValueState implementation that stores state in RocksDB.RocksDBValueState.Options for the RocksDB instances.Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.