Uses of Class
io.permazen.kv.mvstore.MVStoreAtomicKVStore
-
Uses of MVStoreAtomicKVStore in io.permazen.kv.mvstore
Modifier and TypeMethodDescriptionMVStoreKVImplementation.Config.configure
(MVStoreAtomicKVStore kvstore) MVStoreKVImplementation.createAtomicKVStore
(MVStoreKVImplementation.Config config) MVStoreKVDatabase.getKVStore()
Get the underlyingMVStoreAtomicKVStore
used by this instance.Modifier and TypeMethodDescriptionMVStoreKVImplementation.Config.configure
(MVStoreAtomicKVStore kvstore) void
MVStoreKVDatabase.setKVStore
(MVStoreAtomicKVStore kvstore) Configure the underlyingMVStoreAtomicKVStore
used by this instance.