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 FixedRecordList
BlobStore. fixed_list
The FixedRecordList structure that maintains a list of fixed size records for blob reference counting.private FixedRecordList
V2MasterTableDataSource. list_structure
The structure that manages the pointers to the records.
-