Interface and Description |
---|
org.apache.flink.contrib.streaming.state.ConfigurableOptionsFactory
Replaced by
ConfigurableRocksDBOptionsFactory . |
org.apache.flink.contrib.streaming.state.OptionsFactory
Use
RocksDBOptionsFactory instead. This factory has no mechanism to register
native handles to be closed and is thus deprecated in favor or a new variant. |
Field and Description |
---|
org.apache.flink.contrib.streaming.state.RocksDBOptions.TTL_COMPACT_FILTER_ENABLED
the option will be removed in the future and should only be used
when experiencing serious performance degradations.
|
Constructor and Description |
---|
org.apache.flink.contrib.streaming.state.RocksDBStateBackend(AbstractStateBackend) |
org.apache.flink.contrib.streaming.state.RocksDBStateBackend(AbstractStateBackend, boolean) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.