Skip to content

Struct heap_operation_context

ClassList > heap_operation_context

  • #include <heap_file.h>

Public Attributes

Type Name
OID class_oid
bool do_supplemental_log
FILE_TYPE file_type
PGBUF_WATCHER forward_page_watcher
PGBUF_WATCHER * forward_page_watcher_p
PGBUF_WATCHER header_page_watcher
PGBUF_WATCHER * header_page_watcher_p
HFID hfid
PGBUF_WATCHER home_page_watcher
PGBUF_WATCHER * home_page_watcher_p
RECDES home_recdes
char home_recdes_buffer
bool is_bulk_op
bool is_logical_old
bool is_redistribute_insert_with_delid
RECDES map_recdes
OID oid
PGBUF_WATCHER overflow_page_watcher
PGBUF_WATCHER * overflow_page_watcher_p
OID ovf_oid
RECDES * recdes_p
INT16 record_type
OID res_oid
HEAP_SCANCACHE * scan_cache_p
LOG_LSA supp_redo_lsa
LOG_LSA supp_undo_lsa
PERF_UTIME_TRACKER * time_track
HEAP_OPERATION_TYPE type
UPDATE_INPLACE_STYLE update_in_place
bool use_bulk_logging

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;

variable header_page_watcher

PGBUF_WATCHER heap_operation_context::header_page_watcher;

variable header_page_watcher_p

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