CUBRID Engine
latest
|
#include <heap_file.h>
Public Attributes | |
VPID | vpid |
int | freespace |
Definition at line 117 of file heap_file.h.
int heap_bestspace::freespace |
Definition at line 120 of file heap_file.h.
Referenced by heap_bestspace_to_string(), heap_check_all_pages(), heap_create_internal(), heap_dump_hdr(), heap_remove_page_on_vacuum(), heap_reuse(), heap_stats_add_bestspace(), heap_stats_del_bestspace_by_vpid(), heap_stats_find_page_in_bestspace(), heap_stats_get_second_best(), heap_stats_sync_bestspace(), heap_stats_update_internal(), heap_vpid_alloc(), heap_vpid_remove(), and xheap_reclaim_addresses().
VPID heap_bestspace::vpid |
Definition at line 119 of file heap_file.h.
Referenced by heap_bestspace_to_string(), heap_check_all_pages(), heap_create_internal(), heap_dump_hdr(), heap_remove_page_on_vacuum(), heap_reuse(), heap_stats_add_bestspace(), heap_stats_del_bestspace_by_hfid(), heap_stats_del_bestspace_by_vpid(), heap_stats_find_page_in_bestspace(), heap_stats_sync_bestspace(), heap_stats_update_internal(), heap_vpid_alloc(), heap_vpid_remove(), and xheap_reclaim_addresses().