Interface ConfigurableRocksDBOptionsFactory
-
- All Superinterfaces:
ConfigurableRocksDBOptionsFactory,RocksDBOptionsFactory,Serializable
@Deprecated @PublicEvolving public interface ConfigurableRocksDBOptionsFactory extends ConfigurableRocksDBOptionsFactory
Deprecated.This class has been moved toConfigurableRocksDBOptionsFactory. Please use the one under the new package instead.
-
-
Method Summary
-
Methods inherited from interface org.apache.flink.state.rocksdb.ConfigurableRocksDBOptionsFactory
configure
-
Methods inherited from interface org.apache.flink.state.rocksdb.RocksDBOptionsFactory
createColumnOptions, createDBOptions, createNativeMetricsOptions, createReadOptions, createWriteOptions
-
-