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

用于遍历BufferPool中的所有页面 更多...

#include <disk_buffer_pool.h>

Public 成员函数

RC init (DiskBufferPool &bp, PageNum start_page=0)
 
bool has_next ()
 
PageNum next ()
 
RC reset ()
 

Private 属性

common::Bitmap bitmap_
 
PageNum current_page_num_ = -1
 

详细描述

用于遍历BufferPool中的所有页面


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