libfoedus-core
FOEDUS Core Library
savepoint_manager_pimpl.hpp File Reference
#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"
Include dependency graph for savepoint_manager_pimpl.hpp:
This graph shows which files directly or indirectly include this file:

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.