|
libfoedus-core
FOEDUS Core Library
|
#include <stdint.h>#include <atomic>#include <iosfwd>#include <thread>#include "foedus/epoch.hpp"#include "foedus/fwd.hpp"#include "foedus/initializable.hpp"#include "foedus/fs/fwd.hpp"#include "foedus/log/fwd.hpp"#include "foedus/log/log_id.hpp"#include "foedus/log/meta_log_buffer.hpp"#include "foedus/memory/aligned_memory.hpp"#include "foedus/soc/shared_memory_repo.hpp"

Go to the source code of this file.
Classes | |
| class | foedus::log::MetaLogger |
| A log writer for metadata operation. More... | |
Namespaces | |
| foedus | |
| Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
| foedus::log | |
| Log Manager, which writes out transactional logs. | |