libfoedus-core
FOEDUS Core Library
|
#include "foedus/snapshot/mapreduce_base_impl.hpp"
#include <glog/logging.h>
#include <chrono>
#include <ostream>
#include <sstream>
#include <string>
#include "foedus/assert_nd.hpp"
#include "foedus/engine.hpp"
#include "foedus/epoch.hpp"
#include "foedus/error_stack_batch.hpp"
#include "foedus/snapshot/log_gleaner_impl.hpp"
#include "foedus/snapshot/snapshot.hpp"
#include "foedus/thread/numa_thread_scope.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. | |