Uses of Class
io.permazen.kv.mvstore.MVStoreKVImplementation.Config
-
Uses of MVStoreKVImplementation.Config in io.permazen.kv.mvstore
Modifier and TypeMethodDescriptionMVStoreKVImplementation.buildConfig
(joptsimple.OptionSet options) Modifier and TypeMethodDescriptionMVStoreKVImplementation.createAtomicKVStore
(MVStoreKVImplementation.Config config) MVStoreKVImplementation.createKVDatabase
(MVStoreKVImplementation.Config config, KVDatabase ignored1, AtomicKVStore ignored2) MVStoreKVImplementation.getDescription
(MVStoreKVImplementation.Config config) boolean
MVStoreKVImplementation.providesAtomicKVStore
(MVStoreKVImplementation.Config config) boolean
MVStoreKVImplementation.providesKVDatabase
(MVStoreKVImplementation.Config config)