Uses of Class
org.dizitart.no2.mvstore.MVStoreConfig
-
Packages that use MVStoreConfig Package Description org.dizitart.no2.mvstore -
-
Uses of MVStoreConfig in org.dizitart.no2.mvstore
Methods in org.dizitart.no2.mvstore that return MVStoreConfig Modifier and Type Method Description MVStoreConfigMVStoreConfig. clone()Creates and returns a copy of this object.MVStoreConfigMVStoreModuleBuilder. dbConfig()The configuration for the MVStore.Methods in org.dizitart.no2.mvstore with parameters of type MVStoreConfig Modifier and Type Method Description MVStoreModuleBuilderMVStoreModuleBuilder. dbConfig(MVStoreConfig dbConfig)The configuration for the MVStore.
-