Skip to content

Struct btree_ovfl_oid_capacity

ClassList > btree_ovfl_oid_capacity

  • #include <btree.h>

Public Attributes

Type Name
float avg_pg_free_sp
int dis_key_cnt
int max_pg_cnt_per_key
float tot_free_space
int tot_pg_cnt
float tot_space
float tot_used_space
int64_t tot_val_cnt

Public Attributes Documentation

variable avg_pg_free_sp

float btree_ovfl_oid_capacity::avg_pg_free_sp;

variable dis_key_cnt

int btree_ovfl_oid_capacity::dis_key_cnt;

variable max_pg_cnt_per_key

int btree_ovfl_oid_capacity::max_pg_cnt_per_key;

variable tot_free_space

float btree_ovfl_oid_capacity::tot_free_space;

variable tot_pg_cnt

int btree_ovfl_oid_capacity::tot_pg_cnt;

variable tot_space

float btree_ovfl_oid_capacity::tot_space;

variable tot_used_space

float btree_ovfl_oid_capacity::tot_used_space;

variable tot_val_cnt

int64_t btree_ovfl_oid_capacity::tot_val_cnt;


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