| Package | Description |
|---|---|
| org.rocksdb |
The RocksDB Java driver
|
| 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 © 2022. All rights reserved.