libfoedus-core
FOEDUS Core Library
|
#include <stdint.h>
#include <iosfwd>
#include "foedus/epoch.hpp"
#include "foedus/log/common_log_types.hpp"
#include "foedus/log/log_id.hpp"
Go to the source code of this file.
Classes | |
struct | foedus::log::EpochHistory |
Represents an event where a logger switched its epoch. More... | |
Namespaces | |
foedus | |
Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
foedus::log | |
Log Manager, which writes out transactional logs. | |