Uses of Class
org.apache.flink.contrib.streaming.state.RocksDBKeyedStateBackendBuilder
-
Packages that use RocksDBKeyedStateBackendBuilder Package Description org.apache.flink.contrib.streaming.state -
-
Uses of RocksDBKeyedStateBackendBuilder in org.apache.flink.contrib.streaming.state
Methods in org.apache.flink.contrib.streaming.state that return RocksDBKeyedStateBackendBuilder Modifier and Type Method Description RocksDBKeyedStateBackendBuilder<K>RocksDBKeyedStateBackendBuilder. setManualCompactionConfig(RocksDBManualCompactionConfig manualCompactionConfig)
-