libfoedus-core
FOEDUS Core Library
|
#include "foedus/snapshot/log_buffer.hpp"
#include <glog/logging.h>
#include <algorithm>
#include <cstring>
#include <ostream>
#include <string>
#include "foedus/fs/direct_io_file.hpp"
#include "foedus/fs/filesystem.hpp"
Go to the source code of this file.
Namespaces | |
foedus | |
Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
foedus::snapshot | |
Snapshot Manager, which manages snapshot files of the database. | |
Functions | |
std::ostream & | foedus::snapshot::operator<< (std::ostream &o, const SortedBuffer &v) |