MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
载入中...
搜索中...
未找到
Public 成员函数 | Private 属性 | 静态 Private 属性 | 所有成员列表
oceanbase::ObBlockBuilder类 参考

Build a ObBlock in SSTable 更多...

#include <ob_block_builder.h>

Public 成员函数

RC add (const string_view &key, const string_view &value)
 
string_view finish ()
 
void reset ()
 
string last_key () const
 
uint32_t appro_size ()
 

Private 属性

vector< uint32_t > offsets_
 
string data_
 

静态 Private 属性

static const uint32_t BLOCK_SIZE = 4 * 1024
 

详细描述

Build a ObBlock in SSTable


该类的文档由以下文件生成: