Skip to content

Struct heap_classrepr_cache

ClassList > heap_classrepr_cache

Public Attributes

Type Name
HEAP_CLASSREPR_LRU_LIST LRU_list
HEAP_CLASSREPR_ENTRY * area
HEAP_CLASSREPR_FREE_LIST free_list
HEAP_CLASSREPR_HASH * hash_table
HEAP_CLASSREPR_LOCK * lock_table
int num_entries
int num_hash
HFID rootclass_hfid

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