CUBRID Engine
latest
|
#include <heap_file.h>
Definition at line 276 of file heap_file.h.
OID heap_operation_context::class_oid |
Definition at line 285 of file heap_file.h.
Referenced by heap_clear_operation_context(), heap_create_delete_context(), heap_create_insert_context(), heap_create_update_context(), heap_delete_logical(), heap_get_file_type(), heap_get_insert_location_with_lock(), heap_insert_logical(), heap_insert_newhome(), heap_insert_physical(), heap_update_home(), and heap_update_logical().
FILE_TYPE heap_operation_context::file_type |
Definition at line 297 of file heap_file.h.
Referenced by heap_clear_operation_context(), heap_delete_bigone(), heap_delete_home(), heap_delete_logical(), heap_delete_relocation(), and heap_update_logical().
PGBUF_WATCHER heap_operation_context::forward_page_watcher |
Definition at line 303 of file heap_file.h.
Referenced by heap_clear_operation_context(), heap_link_watchers(), and heap_unfix_watchers().
PGBUF_WATCHER* heap_operation_context::forward_page_watcher_p |
Definition at line 309 of file heap_file.h.
Referenced by heap_delete_relocation(), heap_fix_forward_page(), heap_link_watchers(), heap_update_home(), and heap_update_relocation().
PGBUF_WATCHER heap_operation_context::header_page_watcher |
Definition at line 302 of file heap_file.h.
Referenced by heap_clear_operation_context(), heap_link_watchers(), and heap_unfix_watchers().
PGBUF_WATCHER* heap_operation_context::header_page_watcher_p |
Definition at line 308 of file heap_file.h.
Referenced by heap_fix_header_page(), and heap_link_watchers().
HFID heap_operation_context::hfid |
Definition at line 283 of file heap_file.h.
Referenced by heap_clear_operation_context(), heap_delete_bigone(), heap_delete_home(), heap_delete_logical(), heap_delete_relocation(), heap_find_location_and_insert_rec_newhome(), heap_fix_header_page(), heap_get_file_type(), heap_get_insert_location_with_lock(), heap_get_record_location(), heap_insert_handle_multipage_record(), heap_insert_logical(), heap_insert_newhome(), heap_update_bigone(), heap_update_home(), heap_update_logical(), and heap_update_relocation().
PGBUF_WATCHER heap_operation_context::home_page_watcher |
Definition at line 300 of file heap_file.h.
Referenced by heap_clear_operation_context(), heap_delete_logical(), heap_insert_logical(), heap_link_watchers(), heap_unfix_watchers(), and heap_update_logical().
PGBUF_WATCHER* heap_operation_context::home_page_watcher_p |
Definition at line 306 of file heap_file.h.
Referenced by heap_delete_bigone(), heap_delete_home(), heap_delete_logical(), heap_delete_relocation(), heap_find_location_and_insert_rec_newhome(), heap_fix_forward_page(), heap_get_insert_location_with_lock(), heap_get_record_location(), heap_insert_logical(), heap_insert_newhome(), heap_insert_physical(), heap_link_watchers(), heap_update_bigone(), heap_update_home(), heap_update_logical(), and heap_update_relocation().
RECDES heap_operation_context::home_recdes |
Definition at line 294 of file heap_file.h.
Referenced by heap_clear_operation_context(), heap_delete_bigone(), heap_delete_home(), heap_delete_logical(), heap_delete_relocation(), heap_fix_forward_page(), heap_update_bigone(), heap_update_home(), heap_update_logical(), and heap_update_relocation().
char heap_operation_context::home_recdes_buffer[IO_MAX_PAGE_SIZE+MAX_ALIGNMENT] |
Definition at line 295 of file heap_file.h.
Referenced by heap_delete_logical(), and heap_update_logical().
bool heap_operation_context::is_bulk_op |
Definition at line 316 of file heap_file.h.
Referenced by heap_clear_operation_context(), heap_get_insert_location_with_lock(), heap_insert_adjust_recdes_header(), heap_insert_logical(), and locator_insert_force().
bool heap_operation_context::is_logical_old |
Definition at line 313 of file heap_file.h.
Referenced by heap_clear_operation_context(), heap_update_logical(), locator_insert_force(), and locator_update_force().
bool heap_operation_context::is_redistribute_insert_with_delid |
Definition at line 314 of file heap_file.h.
Referenced by heap_clear_operation_context(), heap_insert_adjust_recdes_header(), and heap_insert_logical().
RECDES heap_operation_context::map_recdes |
Definition at line 290 of file heap_file.h.
Referenced by heap_clear_operation_context(), and heap_insert_handle_multipage_record().
OID heap_operation_context::oid |
Definition at line 284 of file heap_file.h.
Referenced by heap_clear_operation_context(), heap_create_delete_context(), heap_create_update_context(), heap_delete_bigone(), heap_delete_home(), heap_delete_logical(), heap_delete_relocation(), heap_get_record_location(), heap_update_bigone(), heap_update_home(), heap_update_logical(), and heap_update_relocation().
PGBUF_WATCHER heap_operation_context::overflow_page_watcher |
Definition at line 301 of file heap_file.h.
Referenced by heap_clear_operation_context(), heap_link_watchers(), and heap_unfix_watchers().
PGBUF_WATCHER* heap_operation_context::overflow_page_watcher_p |
Definition at line 307 of file heap_file.h.
Referenced by heap_delete_bigone(), heap_link_watchers(), and heap_update_bigone().
OID heap_operation_context::ovf_oid |
Definition at line 291 of file heap_file.h.
Referenced by heap_clear_operation_context(), heap_insert_handle_multipage_record(), and heap_update_bigone().
RECDES* heap_operation_context::recdes_p |
Definition at line 286 of file heap_file.h.
Referenced by heap_clear_operation_context(), heap_create_insert_context(), heap_create_update_context(), heap_find_location_and_insert_rec_newhome(), heap_get_insert_location_with_lock(), heap_insert_adjust_recdes_header(), heap_insert_handle_multipage_record(), heap_insert_logical(), heap_insert_newhome(), heap_insert_physical(), heap_update_adjust_recdes_header(), heap_update_bigone(), heap_update_home(), heap_update_logical(), heap_update_relocation(), and locator_insert_force().
INT16 heap_operation_context::record_type |
Definition at line 296 of file heap_file.h.
Referenced by heap_clear_operation_context(), heap_delete_home(), heap_delete_logical(), heap_delete_relocation(), heap_update_bigone(), and heap_update_logical().
OID heap_operation_context::res_oid |
Definition at line 312 of file heap_file.h.
Referenced by boot_create_all_volumes(), heap_assign_address(), heap_clear_operation_context(), heap_find_location_and_insert_rec_newhome(), heap_get_insert_location_with_lock(), heap_insert_logical(), heap_insert_newhome(), heap_insert_physical(), heap_update_bigone(), heap_update_home(), heap_update_relocation(), locator_insert_force(), and tde_initialize().
HEAP_SCANCACHE* heap_operation_context::scan_cache_p |
Definition at line 287 of file heap_file.h.
Referenced by heap_clear_operation_context(), heap_create_delete_context(), heap_create_insert_context(), heap_create_update_context(), heap_delete_logical(), heap_find_location_and_insert_rec_newhome(), heap_get_file_type(), heap_get_insert_location_with_lock(), heap_get_record_location(), heap_insert_logical(), heap_update_bigone(), and heap_update_logical().
PERF_UTIME_TRACKER* heap_operation_context::time_track |
Definition at line 322 of file heap_file.h.
Referenced by heap_clear_operation_context(), heap_delete_logical(), heap_insert_logical(), and heap_update_logical().
HEAP_OPERATION_TYPE heap_operation_context::type |
Definition at line 279 of file heap_file.h.
Referenced by heap_clear_operation_context(), heap_create_delete_context(), heap_create_insert_context(), heap_create_update_context(), heap_delete_bigone(), heap_delete_home(), heap_delete_logical(), heap_delete_relocation(), heap_find_location_and_insert_rec_newhome(), heap_get_insert_location_with_lock(), heap_insert_adjust_recdes_header(), heap_insert_handle_multipage_record(), heap_insert_logical(), heap_insert_newhome(), heap_insert_physical(), heap_update_adjust_recdes_header(), heap_update_bigone(), heap_update_home(), heap_update_logical(), and heap_update_relocation().
UPDATE_INPLACE_STYLE heap_operation_context::update_in_place |
Definition at line 280 of file heap_file.h.
Referenced by heap_clear_operation_context(), heap_create_update_context(), heap_insert_adjust_recdes_header(), heap_update_adjust_recdes_header(), heap_update_home(), heap_update_logical(), and locator_insert_force().
bool heap_operation_context::use_bulk_logging |
Definition at line 319 of file heap_file.h.
Referenced by heap_create_delete_context(), heap_create_insert_context(), heap_create_update_context(), heap_insert_logical(), and locator_insert_force().