| Package | Description |
|---|---|
| org.rocksdb |
| Modifier and Type | Method and Description |
|---|---|
protected MutableColumnFamilyOptions |
MutableColumnFamilyOptions.MutableColumnFamilyOptionsBuilder.build(String[] keys,
String[] values) |
| Modifier and Type | Method and Description |
|---|---|
void |
RocksDB.setOptions(ColumnFamilyHandle columnFamilyHandle,
MutableColumnFamilyOptions mutableColumnFamilyOptions)
Change the options for the column family handle.
|
void |
RocksDB.setOptions(MutableColumnFamilyOptions mutableColumnFamilyOptions)
Change the options for the default column family handle.
|
Copyright © 2021. All rights reserved.