Uses of Class
io.permazen.kv.mvstore.MVStoreKVImplementation.Config
Packages that use MVStoreKVImplementation.Config
-
Uses of MVStoreKVImplementation.Config in io.permazen.kv.mvstore
Methods in io.permazen.kv.mvstore that return MVStoreKVImplementation.ConfigModifier and TypeMethodDescriptionMVStoreKVImplementation.buildConfig(joptsimple.OptionSet options) Methods in io.permazen.kv.mvstore with parameters of type MVStoreKVImplementation.ConfigModifier and TypeMethodDescriptionMVStoreKVImplementation.createAtomicKVStore(MVStoreKVImplementation.Config config) MVStoreKVImplementation.createKVDatabase(MVStoreKVImplementation.Config config, KVDatabase ignored1, AtomicKVStore ignored2) MVStoreKVImplementation.getDescription(MVStoreKVImplementation.Config config) booleanMVStoreKVImplementation.providesAtomicKVStore(MVStoreKVImplementation.Config config) booleanMVStoreKVImplementation.providesKVDatabase(MVStoreKVImplementation.Config config)