Struct btree_delete_helper
ClassList > btree_delete_helper
Public Attributes
Public Functions
Public Attributes Documentation
variable buffered_key
OR_BUF* btree_delete_helper::buffered_key;
variable check_key_deleted
bool btree_delete_helper::check_key_deleted;
variable is_first_search
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