libfoedus-core
FOEDUS Core Library
|
#include <stdint.h>
#include "foedus/epoch.hpp"
#include "foedus/fwd.hpp"
#include "foedus/initializable.hpp"
#include "foedus/log/fwd.hpp"
#include "foedus/log/log_id.hpp"
#include "foedus/log/logger_ref.hpp"
#include "foedus/savepoint/fwd.hpp"
Go to the source code of this file.
Classes | |
class | foedus::log::LogManager |
Log Manager class that provides API to write/read transaction logs. More... | |
Namespaces | |
foedus | |
Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
foedus::log | |
Log Manager, which writes out transactional logs. | |