Struct heap_operation_context
ClassList > heap_operation_context
Public Attributes
Public Attributes Documentation
variable class_oid
OID heap_operation_context::class_oid;
variable do_supplemental_log
bool heap_operation_context::do_supplemental_log;
variable file_type
FILE_TYPE heap_operation_context::file_type;
variable forward_page_watcher
PGBUF_WATCHER heap_operation_context::forward_page_watcher;
variable forward_page_watcher_p
PGBUF_WATCHER* heap_operation_context::forward_page_watcher_p;
PGBUF_WATCHER heap_operation_context::header_page_watcher;
PGBUF_WATCHER* heap_operation_context::header_page_watcher_p;
variable hfid
HFID heap_operation_context::hfid;
variable home_page_watcher
PGBUF_WATCHER heap_operation_context::home_page_watcher;
variable home_page_watcher_p
PGBUF_WATCHER* heap_operation_context::home_page_watcher_p;
variable home_recdes
RECDES heap_operation_context::home_recdes;
variable home_recdes_buffer
char heap_operation_context::home_recdes_buffer[(16 *ONE_K)+MAX_ALIGNMENT];
variable is_bulk_op
bool heap_operation_context::is_bulk_op;
variable is_logical_old
bool heap_operation_context::is_logical_old;
variable is_redistribute_insert_with_delid
bool heap_operation_context::is_redistribute_insert_with_delid;
variable map_recdes
RECDES heap_operation_context::map_recdes;
variable oid
OID heap_operation_context::oid;
variable overflow_page_watcher
PGBUF_WATCHER heap_operation_context::overflow_page_watcher;
variable overflow_page_watcher_p
PGBUF_WATCHER* heap_operation_context::overflow_page_watcher_p;
variable ovf_oid
OID heap_operation_context::ovf_oid;
variable recdes_p
RECDES* heap_operation_context::recdes_p;
variable record_type
INT16 heap_operation_context::record_type;
variable res_oid
OID heap_operation_context::res_oid;
variable scan_cache_p
HEAP_SCANCACHE* heap_operation_context::scan_cache_p;
variable supp_redo_lsa
LOG_LSA heap_operation_context::supp_redo_lsa;
variable supp_undo_lsa
LOG_LSA heap_operation_context::supp_undo_lsa;
variable time_track
PERF_UTIME_TRACKER* heap_operation_context::time_track;
variable type
HEAP_OPERATION_TYPE heap_operation_context::type;
variable update_in_place
UPDATE_INPLACE_STYLE heap_operation_context::update_in_place;
variable use_bulk_logging
bool heap_operation_context::use_bulk_logging;
The documentation for this class was generated from the following file cubrid/src/storage/heap_file.h