libfoedus-core
FOEDUS Core Library
|
#include "foedus/log/meta_log_buffer.hpp"
#include <glog/logging.h>
#include <cstring>
#include <ostream>
#include <thread>
#include "foedus/engine.hpp"
#include "foedus/log/common_log_types.hpp"
#include "foedus/xct/xct_manager.hpp"
Go to the source code of this file.
Namespaces | |
foedus | |
Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
foedus::log | |
Log Manager, which writes out transactional logs. | |
Functions | |
std::ostream & | foedus::log::operator<< (std::ostream &o, const MetaLogBuffer &v) |