Skip to content

Struct btree_stats

ClassList > btree_stats

  • #include <statistics.h>

Public Attributes

Type Name
BTID btid
int dedup_idx
int has_function
int height
TP_DOMAIN * key_type
int keys
int leafs
int pages
int * pkeys
int pkeys_size

Public Attributes Documentation

variable btid

BTID btree_stats::btid;

variable dedup_idx

int btree_stats::dedup_idx;

variable has_function

int btree_stats::has_function;

variable height

int btree_stats::height;

variable key_type

TP_DOMAIN* btree_stats::key_type;

variable keys

int btree_stats::keys;

variable leafs

int btree_stats::leafs;

variable pages

int btree_stats::pages;

variable pkeys

int* btree_stats::pkeys;

variable pkeys_size

int btree_stats::pkeys_size;


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