Struct load_args
ClassList > load_args
Public Attributes
Public Attributes Documentation
variable bt_name
const char* load_args::bt_name;
variable btid
BTID_INT* load_args::btid;
variable cur_key_len
int load_args::cur_key_len;
variable curr_non_del_obj_count
int load_args::curr_non_del_obj_count;
variable curr_rec_max_obj_count
int load_args::curr_rec_max_obj_count;
variable curr_rec_obj_count
int load_args::curr_rec_obj_count;
variable current_key
DB_VALUE load_args::current_key;
variable last_leaf_insert_slotid
PGSLOTID load_args::last_leaf_insert_slotid;
variable leaf
BTREE_PAGE load_args::leaf;
variable leaf_nleaf_recdes
RECDES load_args::leaf_nleaf_recdes;
variable max_key_size
int load_args::max_key_size;
variable n_keys
variable new_pos
char* load_args::new_pos;
variable nleaf
BTREE_PAGE load_args::nleaf;
variable out_recdes
RECDES* load_args::out_recdes;
variable overflowing
bool load_args::overflowing;
variable ovf
BTREE_PAGE load_args::ovf;
variable ovf_recdes
RECDES load_args::ovf_recdes;
variable pop_list
BTREE_NODE* load_args::pop_list;
variable push_list
BTREE_NODE* load_args::push_list;
variable vpid_first_leaf
VPID load_args::vpid_first_leaf;
The documentation for this class was generated from the following file cubrid/src/storage/btree_load.c