Struct btree_node_header¶
#include <btree_load.h>
Public Attributes¶
| Type | Name |
|---|---|
| int | common_prefix |
| short | max_key_len |
| VPID | next_vpid |
| short | node_level |
| VPID | prev_vpid |
| BTREE_NODE_SPLIT_INFO | split_info |
Public Attributes Documentation¶
variable common_prefix¶
variable max_key_len¶
variable next_vpid¶
variable node_level¶
variable prev_vpid¶
variable split_info¶
The documentation for this class was generated from the following file cubrid/src/storage/btree_load.h