Uses of Class
org.dizitart.no2.mvstore.compat.v1.mvstore.FileStore
-
Packages that use FileStore Package Description org.dizitart.no2.mvstore.compat.v1.mvstore -
-
Uses of FileStore in org.dizitart.no2.mvstore.compat.v1.mvstore
Methods in org.dizitart.no2.mvstore.compat.v1.mvstore that return FileStore Modifier and Type Method Description FileStoreMVStore. getFileStore()Get the file store.Methods in org.dizitart.no2.mvstore.compat.v1.mvstore with parameters of type FileStore Modifier and Type Method Description MVStore.BuilderMVStore.Builder. fileStore(FileStore store)Use the provided file store instead of the default one.
-