| Package | Description |
|---|---|
| org.rocksdb |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DBOptionsInterface<T extends DBOptionsInterface<T>> |
| Modifier and Type | Class and Description |
|---|---|
class |
DBOptions
DBOptions to control the behavior of a database.
|
class |
Options
Options to control the behavior of a database.
|
| Modifier and Type | Field and Description |
|---|---|
protected DBOptionsInterface<?> |
RocksDB.options_ |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RocksDB.storeOptionsInstance(DBOptionsInterface<?> options) |
Copyright © 2021. All rights reserved.