| Modifier and Type | Method and Description |
|---|---|
RocksDBAtomicKVStore |
RocksDBKVImplementation.createAtomicKVStore(File directory) |
RocksDBAtomicKVStore |
RocksDBKVDatabase.getKVStore()
Get the underlying
RocksDBAtomicKVStore used by this instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
RocksDBKVDatabase.setKVStore(RocksDBAtomicKVStore kvstore)
Configure the underlying
RocksDBAtomicKVStore used by this instance. |
Copyright © 2019. All rights reserved.