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¶
variable free_list¶
variable free_list_count¶
variable hfid_ht¶
variable num_stats_entries¶
variable vpid_ht¶
The documentation for this class was generated from the following file cubrid/src/storage/heap_file.c