MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
载入中...
搜索中...
未找到
Public 成员函数 | 所有成员列表
VacuousTrxLogReplayer类 参考
类 VacuousTrxLogReplayer 继承关系图:
LogReplayer

Public 成员函数

RC replay (const LogEntry &) override
 回放一条日志 更多...
 
- Public 成员函数 继承自 LogReplayer
virtual RC replay (const LogEntry &entry)=0
 回放一条日志 更多...
 
virtual RC on_done ()
 当所有日志回放完成时的回调函数 更多...
 

成员函数说明

◆ replay()

RC VacuousTrxLogReplayer::replay ( const LogEntry entry)
inlineoverridevirtual

回放一条日志

参数
entry日志

实现了 LogReplayer.


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