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

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

bitmap_RecordPageHandlerprotected
cleanup()RecordPageHandler
create(StorageFormat format) (定义于 RecordPageHandler)RecordPageHandlerstatic
delete_record(const RID *rid) overridePaxRecordPageHandlervirtual
disk_buffer_pool_RecordPageHandlerprotected
fix_record_capacity()RecordPageHandlerinlineprotected
frame_RecordPageHandlerprotected
get_chunk(Chunk &chunk) overridePaxRecordPageHandlervirtual
get_field_data(SlotNum slot_num, int col_id) (定义于 PaxRecordPageHandler)PaxRecordPageHandlerprivate
get_field_len(int col_id) (定义于 PaxRecordPageHandler)PaxRecordPageHandlerprivate
get_page_num() constRecordPageHandler
get_record(const RID &rid, Record &record) overridePaxRecordPageHandlervirtual
get_record_data(SlotNum slot_num)RecordPageHandlerinlineprotected
init(DiskBufferPool &buffer_pool, LogHandler &log_handler, PageNum page_num, ReadWriteMode mode)RecordPageHandler
init_empty_page(DiskBufferPool &buffer_pool, LogHandler &log_handler, PageNum page_num, int record_size, TableMeta *table_meta)RecordPageHandler
init_empty_page(DiskBufferPool &buffer_pool, LogHandler &log_handler, PageNum page_num, int record_size, int col_num, const char *col_idx_data)RecordPageHandler
insert_record(const char *data, RID *rid) overridePaxRecordPageHandlervirtual
is_full() constRecordPageHandler
log_handler_RecordPageHandlerprotected
page_header_RecordPageHandlerprotected
PaxRecordPageHandler() (定义于 PaxRecordPageHandler)PaxRecordPageHandlerinline
RecordPageHandler(StorageFormat storage_format) (定义于 RecordPageHandler)RecordPageHandlerinline
recover_init(DiskBufferPool &buffer_pool, PageNum page_num)RecordPageHandler
recover_insert_record(const char *data, const RID &rid)RecordPageHandlerinlinevirtual
rw_mode_RecordPageHandlerprotected
storage_format_ (定义于 RecordPageHandler)RecordPageHandlerprotected
update_record(const RID &rid, const char *data) (定义于 RecordPageHandler)RecordPageHandlerinlinevirtual
~RecordPageHandler() (定义于 RecordPageHandler)RecordPageHandlervirtual