CUBRID Engine  latest
heap_classrepr_cache Struct Reference
Collaboration diagram for heap_classrepr_cache:
Collaboration graph

Public Attributes

int num_entries
 
HEAP_CLASSREPR_ENTRYarea
 
int num_hash
 
HEAP_CLASSREPR_HASHhash_table
 
HEAP_CLASSREPR_LOCKlock_table
 
HEAP_CLASSREPR_LRU_LIST LRU_list
 
HEAP_CLASSREPR_FREE_LIST free_list
 
HFID rootclass_hfid
 

Detailed Description

Definition at line 365 of file heap_file.c.

Member Data Documentation

HEAP_CLASSREPR_LOCK* heap_classrepr_cache::lock_table
int heap_classrepr_cache::num_entries
int heap_classrepr_cache::num_hash

Definition at line 369 of file heap_file.c.

Referenced by heap_classrepr_finalize_cache(), and heap_classrepr_initialize_cache().

HFID heap_classrepr_cache::rootclass_hfid

The documentation for this struct was generated from the following file: