|
libfoedus-core
FOEDUS Core Library
|
#include <stdint.h>#include <iosfwd>#include "foedus/attachable.hpp"#include "foedus/epoch.hpp"#include "foedus/error_stack.hpp"#include "foedus/fwd.hpp"#include "foedus/log/fwd.hpp"#include "foedus/soc/shared_mutex.hpp"#include "foedus/soc/shared_polling.hpp"

Go to the source code of this file.
Classes | |
| struct | foedus::log::MetaLogControlBlock |
| Control block for MetaLogBuffer and MetaLogger. More... | |
| class | foedus::log::MetaLogBuffer |
| A single log buffer for metadata (eg create/drop storage). More... | |
Namespaces | |
| foedus | |
| Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
| foedus::log | |
| Log Manager, which writes out transactional logs. | |