public class RocksDBOptions extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.flink.configuration.ConfigOption<String> |
LOCAL_DIRECTORIES
The local directory (on the TaskManager) where RocksDB puts its files.
|
static org.apache.flink.configuration.ConfigOption<String> |
TIMER_SERVICE_FACTORY
Choice of timer service implementation.
|
| Constructor and Description |
|---|
RocksDBOptions() |
public static final org.apache.flink.configuration.ConfigOption<String> LOCAL_DIRECTORIES
public static final org.apache.flink.configuration.ConfigOption<String> TIMER_SERVICE_FACTORY
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.