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

表示事务日志的头部 更多...

#include <mvcc_trx_log.h>

Public 成员函数

string to_string () const
 

Public 属性

int32_t operation_type
 操作类型
 
int32_t trx_id
 事务ID
 

静态 Public 属性

static const int32_t SIZE = sizeof(MvccTrxLogHeader)
 头部大小
 

详细描述

表示事务日志的头部


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