Skip to content

Struct btree_delete_helper

ClassList > btree_delete_helper

Public Attributes

Type Name
OR_BUF * buffered_key
bool check_key_deleted
bool is_first_search
bool is_key_deleted
bool is_root
bool is_system_op_started
LOG_DATA_ADDR leaf_addr
bool log_operations
BTREE_MVCC_INFO match_mvccinfo
PGBUF_LATCH_MODE nonleaf_latch_mode
BTREE_OBJECT_INFO object_info
int op_type
char * printed_key
SHA1Hash printed_key_sha1
BTREE_OP_PURPOSE purpose
LOG_LSA reference_lsa
char * rv_keyval_data
int rv_keyval_data_length
char * rv_redo_data
char * rv_redo_data_ptr
BTREE_OBJECT_INFO second_object_info
PERF_UTIME_TRACKER time_track
btree_unique_stats * unique_stats_info

Public Functions

Type Name
btree_delete_helper ()

Public Attributes Documentation

variable buffered_key

OR_BUF* btree_delete_helper::buffered_key;

variable check_key_deleted

bool btree_delete_helper::check_key_deleted;

bool btree_delete_helper::is_first_search;

variable is_key_deleted

bool btree_delete_helper::is_key_deleted;

variable is_root

bool btree_delete_helper::is_root;

variable is_system_op_started

bool btree_delete_helper::is_system_op_started;

variable leaf_addr

LOG_DATA_ADDR btree_delete_helper::leaf_addr;

variable log_operations

bool btree_delete_helper::log_operations;

variable match_mvccinfo

BTREE_MVCC_INFO btree_delete_helper::match_mvccinfo;

variable nonleaf_latch_mode

PGBUF_LATCH_MODE btree_delete_helper::nonleaf_latch_mode;

variable object_info

BTREE_OBJECT_INFO btree_delete_helper::object_info;

variable op_type

int btree_delete_helper::op_type;

variable printed_key

char* btree_delete_helper::printed_key;

variable printed_key_sha1

SHA1Hash btree_delete_helper::printed_key_sha1;

variable purpose

BTREE_OP_PURPOSE btree_delete_helper::purpose;

variable reference_lsa

LOG_LSA btree_delete_helper::reference_lsa;

variable rv_keyval_data

char* btree_delete_helper::rv_keyval_data;

variable rv_keyval_data_length

int btree_delete_helper::rv_keyval_data_length;

variable rv_redo_data

char* btree_delete_helper::rv_redo_data;

variable rv_redo_data_ptr

char* btree_delete_helper::rv_redo_data_ptr;

variable second_object_info

BTREE_OBJECT_INFO btree_delete_helper::second_object_info;

variable time_track

PERF_UTIME_TRACKER btree_delete_helper::time_track;

variable unique_stats_info

btree_unique_stats* btree_delete_helper::unique_stats_info;

Public Functions Documentation

function btree_delete_helper

btree_delete_helper::btree_delete_helper () 


The documentation for this class was generated from the following file cubrid/src/storage/btree.c