Uses of Class
org.apache.flink.state.rocksdb.RocksDBKeyedStateBackendBuilder
-
Packages that use RocksDBKeyedStateBackendBuilder Package Description org.apache.flink.state.rocksdb -
-
Uses of RocksDBKeyedStateBackendBuilder in org.apache.flink.state.rocksdb
Methods in org.apache.flink.state.rocksdb that return RocksDBKeyedStateBackendBuilder Modifier and Type Method Description RocksDBKeyedStateBackendBuilder<K>RocksDBKeyedStateBackendBuilder. setAsyncExceptionHandler(org.apache.flink.runtime.taskmanager.AsyncExceptionHandler asyncExceptionHandler)RocksDBKeyedStateBackendBuilder<K>RocksDBKeyedStateBackendBuilder. setManualCompactionConfig(RocksDBManualCompactionConfig manualCompactionConfig)
-