| Class and Description |
|---|
| LevelDBAtomicKVStore
An
AtomicKVStore view of a LevelDB database. |
LevelDBKVDatabase
KVDatabase implementation based on a LevelDBAtomicKVStore, providing concurrent transactions
and linearizable ACID semantics. |
| LevelDBKVStore
Straightforward
KVStore view of a LevelDB database. |
LevelDBKVTransaction
LevelDBKVDatabase transaction. |
| SnapshotLevelDBKVStore
Read-only
KVStore view of a LevelDB Snapshot. |
Copyright © 2016. All rights reserved.