MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
|
成员的完整列表,这些成员属于 bplus_tree::LogEntryHandler,包括所有继承而来的类成员
frame() | bplus_tree::LogEntryHandler | inline |
frame() const (定义于 bplus_tree::LogEntryHandler) | bplus_tree::LogEntryHandler | inline |
frame_ (定义于 bplus_tree::LogEntryHandler) | bplus_tree::LogEntryHandler | protected |
from_buffer(function< RC(PageNum, Frame *&)> frame_getter, common::Deserializer &buffer, unique_ptr< LogEntryHandler > &handler) | bplus_tree::LogEntryHandler | static |
from_buffer(DiskBufferPool &buffer_pool, common::Deserializer &buffer, unique_ptr< LogEntryHandler > &handler) (定义于 bplus_tree::LogEntryHandler) | bplus_tree::LogEntryHandler | static |
from_buffer(common::Deserializer &deserializer, unique_ptr< LogEntryHandler > &handler) (定义于 bplus_tree::LogEntryHandler) | bplus_tree::LogEntryHandler | static |
LogEntryHandler(LogOperation operation, Frame *frame=nullptr) (定义于 bplus_tree::LogEntryHandler) | bplus_tree::LogEntryHandler | |
operation_type() const | bplus_tree::LogEntryHandler | inline |
operation_type_ (定义于 bplus_tree::LogEntryHandler) | bplus_tree::LogEntryHandler | protected |
page_num() const (定义于 bplus_tree::LogEntryHandler) | bplus_tree::LogEntryHandler | |
page_num_ | bplus_tree::LogEntryHandler | protected |
redo(BplusTreeMiniTransaction &mtr, BplusTreeHandler &tree_handler)=0 | bplus_tree::LogEntryHandler | pure virtual |
rollback(BplusTreeMiniTransaction &mtr, BplusTreeHandler &tree_handler)=0 | bplus_tree::LogEntryHandler | pure virtual |
serialize(common::Serializer &buffer) const | bplus_tree::LogEntryHandler | |
serialize_body(common::Serializer &buffer) const =0 | bplus_tree::LogEntryHandler | pure virtual |
serialize_header(common::Serializer &buffer) const | bplus_tree::LogEntryHandler | |
set_page_num(PageNum page_num) (定义于 bplus_tree::LogEntryHandler) | bplus_tree::LogEntryHandler | inline |
to_string() const (定义于 bplus_tree::LogEntryHandler) | bplus_tree::LogEntryHandler | virtual |
~LogEntryHandler()=default (定义于 bplus_tree::LogEntryHandler) | bplus_tree::LogEntryHandler | virtual |