MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
载入中...
搜索中...
未找到
Public 属性 | 静态 Public 属性 | 所有成员列表
IndexNode结构体 参考

the common part of page describtion of bplus tree 更多...

#include <bplus_tree.h>

类 IndexNode 继承关系图:
InternalIndexNode LeafIndexNode

Public 属性

bool is_leaf
 
int key_num
 
PageNum parent
 

静态 Public 属性

static constexpr int HEADER_SIZE = 12
 

详细描述

the common part of page describtion of bplus tree

storage format:
| page type | item number | parent page id |

该结构体的文档由以下文件生成: