| deserialize(Frame *frame, common::Deserializer &buffer, unique_ptr< LogEntryHandler > &handler) (定义于 bplus_tree::UpdateRootPageLogEntryHandler) | bplus_tree::UpdateRootPageLogEntryHandler | static |
| 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 | |
| old_page_num_ (定义于 bplus_tree::UpdateRootPageLogEntryHandler) | bplus_tree::UpdateRootPageLogEntryHandler | private |
| 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) override | bplus_tree::UpdateRootPageLogEntryHandler | virtual |
| rollback(BplusTreeMiniTransaction &mtr, BplusTreeHandler &tree_handler) override | bplus_tree::UpdateRootPageLogEntryHandler | virtual |
| root_page_num() const (定义于 bplus_tree::UpdateRootPageLogEntryHandler) | bplus_tree::UpdateRootPageLogEntryHandler | inline |
| root_page_num_ (定义于 bplus_tree::UpdateRootPageLogEntryHandler) | bplus_tree::UpdateRootPageLogEntryHandler | private |
| serialize(common::Serializer &buffer) const | bplus_tree::LogEntryHandler | |
| serialize_body(common::Serializer &buffer) const override | bplus_tree::UpdateRootPageLogEntryHandler | 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 override (定义于 bplus_tree::UpdateRootPageLogEntryHandler) | bplus_tree::UpdateRootPageLogEntryHandler | virtual |
| UpdateRootPageLogEntryHandler(Frame *frame, PageNum root_page_num, PageNum old_page_num) (定义于 bplus_tree::UpdateRootPageLogEntryHandler) | bplus_tree::UpdateRootPageLogEntryHandler | |
| ~LogEntryHandler()=default (定义于 bplus_tree::LogEntryHandler) | bplus_tree::LogEntryHandler | virtual |
| ~UpdateRootPageLogEntryHandler()=default (定义于 bplus_tree::UpdateRootPageLogEntryHandler) | bplus_tree::UpdateRootPageLogEntryHandler | virtual |