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