Uses of Class
io.permazen.kv.leveldb.SnapshotLevelDBKVStore
-
Packages that use SnapshotLevelDBKVStore Package Description io.permazen.kv.leveldb KVDatabase
implementation based on LevelDB. -
-
Uses of SnapshotLevelDBKVStore in io.permazen.kv.leveldb
Methods in io.permazen.kv.leveldb that return SnapshotLevelDBKVStore Modifier and Type Method Description SnapshotLevelDBKVStore
LevelDBAtomicKVStore. snapshot()
-