Uses of Class
com.mckoi.database.VariableSizeDataStore
-
Packages that use VariableSizeDataStore Package Description com.mckoi.database The core database classes for Mckoi. -
-
Uses of VariableSizeDataStore in com.mckoi.database
Fields in com.mckoi.database declared as VariableSizeDataStore Modifier and Type Field Description private VariableSizeDataStoreV1MasterTableDataSource. data_storeA VariableSizeDataStore object that physically contains the information stored in the file system in the contents of the data source.
-