Struct btree_node_info¶
#include <btree_load.h>
Public Attributes¶
| Type | Name |
|---|---|
| int | height |
| int | key_area_len |
| int | leafpg_cnt |
| DB_VALUE | max_key |
| short | max_key_len |
| int | nleafpg_cnt |
| int | page_cnt |
| INT32 | tot_key_cnt |
Public Attributes Documentation¶
variable height¶
variable key_area_len¶
variable leafpg_cnt¶
variable max_key¶
variable max_key_len¶
variable nleafpg_cnt¶
variable page_cnt¶
variable tot_key_cnt¶
The documentation for this class was generated from the following file cubrid/src/storage/btree_load.h