CUBRID Engine
latest
|
Public Attributes | |
HFID | hfid |
HEAP_BESTSPACE | best |
HEAP_STATS_ENTRY * | next |
Definition at line 232 of file heap_file.c.
HEAP_BESTSPACE heap_stats_entry::best |
Definition at line 235 of file heap_file.c.
Referenced by heap_check_all_pages(), heap_stats_add_bestspace(), heap_stats_del_bestspace_by_hfid(), heap_stats_del_bestspace_by_vpid(), and heap_stats_find_page_in_bestspace().
HFID heap_stats_entry::hfid |
Definition at line 234 of file heap_file.c.
Referenced by heap_stats_add_bestspace(), heap_stats_del_bestspace_by_hfid(), heap_stats_del_bestspace_by_vpid(), and heap_stats_find_page_in_bestspace().
HEAP_STATS_ENTRY* heap_stats_entry::next |
Definition at line 236 of file heap_file.c.
Referenced by heap_stats_add_bestspace(), heap_stats_bestspace_finalize(), and heap_stats_entry_free().