Skip to content

Struct heap_stats_bestspace_cache

ClassList > heap_stats_bestspace_cache

Public Attributes

Type Name
pthread_mutex_t bestspace_mutex
HEAP_STATS_ENTRY * free_list
int free_list_count
MHT_TABLE * hfid_ht
int num_stats_entries
MHT_TABLE * vpid_ht

Public Attributes Documentation

variable bestspace_mutex

pthread_mutex_t heap_stats_bestspace_cache::bestspace_mutex;

variable free_list

HEAP_STATS_ENTRY* heap_stats_bestspace_cache::free_list;

variable free_list_count

int heap_stats_bestspace_cache::free_list_count;

variable hfid_ht

MHT_TABLE* heap_stats_bestspace_cache::hfid_ht;

variable num_stats_entries

int heap_stats_bestspace_cache::num_stats_entries;

variable vpid_ht

MHT_TABLE* heap_stats_bestspace_cache::vpid_ht;


The documentation for this class was generated from the following file cubrid/src/storage/heap_file.c