| Package | Description |
|---|---|
| org.rocksdb |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ColumnFamilyOptionsInterface<T extends ColumnFamilyOptionsInterface<T>> |
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnFamilyOptions
ColumnFamilyOptions to control the behavior of a database.
|
class |
Options
Options to control the behavior of a database.
|
| Modifier and Type | Method and Description |
|---|---|
ColumnFamilyOptionsInterface |
AdvancedColumnFamilyOptionsInterface.setCompactionStyle(CompactionStyle compactionStyle)
Set compaction style for DB.
|
Copyright © 2021. All rights reserved.