Uses of Class
com.mckoi.database.FixedRecordList
-
Packages that use FixedRecordList Package Description com.mckoi.database The core database classes for Mckoi. -
-
Uses of FixedRecordList in com.mckoi.database
Fields in com.mckoi.database declared as FixedRecordList Modifier and Type Field Description private FixedRecordListBlobStore. fixed_listThe FixedRecordList structure that maintains a list of fixed size records for blob reference counting.private FixedRecordListV2MasterTableDataSource. list_structureThe structure that manages the pointers to the records.
-