libfoedus-core
FOEDUS Core Library
|
#include "foedus/fwd.hpp"
#include "foedus/initializable.hpp"
#include "foedus/restart/fwd.hpp"
#include "foedus/soc/shared_memory_repo.hpp"
Go to the source code of this file.
Classes | |
struct | foedus::restart::RestartManagerControlBlock |
Shared data in RestartManagerPimpl. More... | |
class | foedus::restart::RestartManagerPimpl |
Pimpl object of RestartManager. More... | |
Namespaces | |
foedus | |
Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
foedus::restart | |
Restart Manager, which recovers the state of database by re-playing transaction logs at start-up. | |