MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
|
BufferPool 的日志记录 更多...
#include <buffer_pool_log.h>
Public 成员函数 | |
string | to_string () const |
page number | |
Public 属性 | |
int32_t | buffer_pool_id |
int32_t | operation_type |
buffer pool id | |
PageNum | page_num |
operation type | |
BufferPool 的日志记录