libfoedus-core
FOEDUS Core Library
|
#include <stdint.h>
#include <string>
#include <vector>
#include "foedus/cxx11.hpp"
#include "foedus/externalize/externalizable.hpp"
#include "foedus/fs/device_emulation_options.hpp"
#include "foedus/fs/filesystem.hpp"
#include "foedus/log/log_id.hpp"
Go to the source code of this file.
Classes | |
struct | foedus::log::LogOptions |
Set of options for log manager. More... | |
Namespaces | |
foedus | |
Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
foedus::log | |
Log Manager, which writes out transactional logs. | |