Uses of Class
eu.svjatoslav.sixth.data.store.file.FileDataStore
-
Packages that use FileDataStore Package Description eu.svjatoslav.sixth.data.store.file -
-
Uses of FileDataStore in eu.svjatoslav.sixth.data.store.file
Constructors in eu.svjatoslav.sixth.data.store.file with parameters of type FileDataStore Constructor Description EntryAllocationTable(FileDataStore fileDataStore)
MetaData(FileDataStore dataStore)
VacuumContext(FileDataStore fileDataStore, long currentFreeAddress, int targetFragmentationPercent)
-