MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
全部  文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
Public 属性 | 所有成员列表
oceanbase::ObLsmOptions结构体 参考

Configuration options for the LSM-Tree implementation. 更多...

#include <ob_lsm_options.h>

Public 属性

size_t memtable_size = 8 * 1024
 
size_t table_size = 16 * 1024
 
size_t default_levels = 7
 
size_t default_l1_level_size = 128 * 1024
 
size_t default_level_ratio = 10
 
size_t default_l0_file_num = 3
 
size_t default_run_num = 7
 
CompactionType type = CompactionType::LEVELED
 
bool force_sync_new_log = true
 

详细描述

Configuration options for the LSM-Tree implementation.


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