Struct heap_classrepr_cache
ClassList > heap_classrepr_cache
Public Attributes
Public Attributes Documentation
variable LRU_list
HEAP_CLASSREPR_LRU_LIST heap_classrepr_cache::LRU_list;
variable area
HEAP_CLASSREPR_ENTRY* heap_classrepr_cache::area;
variable free_list
HEAP_CLASSREPR_FREE_LIST heap_classrepr_cache::free_list;
variable hash_table
HEAP_CLASSREPR_HASH* heap_classrepr_cache::hash_table;
variable lock_table
HEAP_CLASSREPR_LOCK* heap_classrepr_cache::lock_table;
variable num_entries
int heap_classrepr_cache::num_entries;
variable num_hash
int heap_classrepr_cache::num_hash;
variable rootclass_hfid
HFID heap_classrepr_cache::rootclass_hfid;
The documentation for this class was generated from the following file cubrid/src/storage/heap_file.c