| Modifier and Type | Method and Description |
|---|---|
LevelDBAtomicKVStore |
LevelDBKVImplementation.createAtomicKVStore(Object configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
LevelDBKVDatabase.setKVStore(LevelDBAtomicKVStore kvstore)
Configure the underlying
LevelDBAtomicKVStore used by this instance. |
Copyright © 2016. All rights reserved.