|
libfoedus-core
FOEDUS Core Library
|
#include <atomic>#include <thread>#include "foedus/epoch.hpp"#include "foedus/fwd.hpp"#include "foedus/initializable.hpp"#include "foedus/fs/path.hpp"#include "foedus/savepoint/fwd.hpp"#include "foedus/savepoint/savepoint.hpp"#include "foedus/soc/shared_memory_repo.hpp"#include "foedus/soc/shared_mutex.hpp"#include "foedus/soc/shared_polling.hpp"

Go to the source code of this file.
Classes | |
| struct | foedus::savepoint::SavepointManagerControlBlock |
| Shared data in SavepointManagerPimpl. More... | |
| class | foedus::savepoint::SavepointManagerPimpl |
| Pimpl object of SavepointManager. More... | |
Namespaces | |
| foedus | |
| Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
| foedus::savepoint | |
| Savepoint Manager, which durably and atomically remembers what happened in the engine occasionally (eg. | |