Skip to content

Struct btree_stats_env

ClassList > btree_stats_env

Public Attributes

Type Name
BTREE_SCAN btree_scan
DB_VALUE pkeys_val
int pkeys_val_num
DB_VALUE prev_key_val
int same_prefix_len
BTREE_STATS * stat_info

Public Attributes Documentation

variable btree_scan

BTREE_SCAN btree_stats_env::btree_scan;

variable pkeys_val

DB_VALUE btree_stats_env::pkeys_val[8];

variable pkeys_val_num

int btree_stats_env::pkeys_val_num;

variable prev_key_val

DB_VALUE btree_stats_env::prev_key_val;

variable same_prefix_len

int btree_stats_env::same_prefix_len;

variable stat_info

BTREE_STATS* btree_stats_env::stat_info;


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