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

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

buffer_pool_id_ (定义于 RecordLogHandler)RecordLogHandlerprivate
delete_record(Frame *frame, const RID &rid)RecordLogHandler
init(LogHandler &log_handler, int32_t buffer_pool_id, int32_t record_size, StorageFormat storage_format) (定义于 RecordLogHandler)RecordLogHandler
init_new_page(Frame *frame, PageNum page_num, span< const char > data)RecordLogHandler
insert_record(Frame *frame, const RID &rid, const char *record)RecordLogHandler
log_handler_ (定义于 RecordLogHandler)RecordLogHandlerprivate
record_size_ (定义于 RecordLogHandler)RecordLogHandlerprivate
RecordLogHandler()=default (定义于 RecordLogHandler)RecordLogHandler
storage_format_ (定义于 RecordLogHandler)RecordLogHandlerprivate
update_record(Frame *frame, const RID &rid, const char *record)RecordLogHandler
~RecordLogHandler()=default (定义于 RecordLogHandler)RecordLogHandler