MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
载入中...
搜索中...
未找到
LogHandler 成员列表

成员的完整列表,这些成员属于 LogHandler,包括所有继承而来的类成员

_append(LSN &lsn, LogModule module, vector< char > &&data)=0LogHandlerprivatepure virtual
append(LSN &lsn, LogModule::Id module, span< const char > data)LogHandlervirtual
append(LSN &lsn, LogModule::Id module, vector< char > &&data) (定义于 LogHandler)LogHandlervirtual
await_termination()=0LogHandlerpure virtual
create(const char *name, LogHandler *&handler) (定义于 LogHandler)LogHandlerstatic
current_lsn() const =0 (定义于 LogHandler)LogHandlerpure virtual
init(const char *path)=0LogHandlerpure virtual
iterate(function< RC(LogEntry &)> consumer, LSN start_lsn)=0LogHandlerpure virtual
LogHandler()=default (定义于 LogHandler)LogHandler
replay(LogReplayer &replayer, LSN start_lsn)=0LogHandlerpure virtual
start()=0LogHandlerpure virtual
stop()=0LogHandlerpure virtual
wait_lsn(LSN lsn)=0LogHandlerpure virtual
~LogHandler()=default (定义于 LogHandler)LogHandlervirtual