MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
载入中...
搜索中...
未找到
BplusTreeIndex 成员列表

成员的完整列表,这些成员属于 BplusTreeIndex,包括所有继承而来的类成员

BplusTreeIndex()=default (定义于 BplusTreeIndex)BplusTreeIndex
close() (定义于 BplusTreeIndex)BplusTreeIndex
create(const char *file_name, const IndexMeta &index_meta, const FieldMeta &field_meta) (定义于 BplusTreeIndex)BplusTreeIndex
create_scanner(const char *left_key, int left_len, bool left_inclusive, const char *right_key, int right_len, bool right_inclusive) overrideBplusTreeIndexvirtual
delete_entry(const char *record, const RID *rid) overrideBplusTreeIndexvirtual
field_meta_Indexprotected
Index()=default (定义于 Index)Index
index_handler_ (定义于 BplusTreeIndex)BplusTreeIndexprivate
index_meta() const (定义于 Index)Indexinline
index_meta_Indexprotected
init(const IndexMeta &index_meta, const FieldMeta &field_meta) (定义于 Index)Indexprotected
inited_ (定义于 BplusTreeIndex)BplusTreeIndexprivate
insert_entry(const char *record, const RID *rid) overrideBplusTreeIndexvirtual
open(const char *file_name, const IndexMeta &index_meta, const FieldMeta &field_meta) (定义于 BplusTreeIndex)BplusTreeIndex
sync() overrideBplusTreeIndexvirtual
~BplusTreeIndex() noexcept (定义于 BplusTreeIndex)BplusTreeIndexvirtual
~Index()=default (定义于 Index)Indexvirtual