![]() |
MySQL 26.7.0
Source Code Documentation
|
#include "fil0tablespaces_nodes_interface.h"#include "log0common.h"#include "ut0expected.h"#include "ut0function_reference.h"#include "ut0new.h"Go to the source code of this file.
Classes | |
| class | ib::fil::Pages_persistence_interface |
| Interface for handling operations related to page persistence. More... | |
Namespaces | |
| namespace | ib |
| namespace | ib::fil |
Functions | |
| void | ib::fil::set_pages_persistence (ut::unique_ptr< Pages_persistence_interface > new_persistence) |
| Sets the implementation of the Pages_persistence_interface. More... | |
Variables | |
| ut::unique_ptr< ib::fil::Pages_persistence_interface > | pages_persistence |
| The implementation of persistence for the pages stored in tablespaces' nodes' storage. More... | |
|
extern |
The implementation of persistence for the pages stored in tablespaces' nodes' storage.