libfoedus-core
FOEDUS Core Library
mapreduce_base_impl.hpp File Reference
#include <stdint.h>
#include <atomic>
#include <iosfwd>
#include <string>
#include <thread>
#include "foedus/fwd.hpp"
#include "foedus/initializable.hpp"
#include "foedus/log/fwd.hpp"
#include "foedus/log/log_id.hpp"
#include "foedus/snapshot/fwd.hpp"
#include "foedus/snapshot/log_gleaner_ref.hpp"
#include "foedus/snapshot/snapshot_id.hpp"
#include "foedus/thread/fwd.hpp"
Include dependency graph for mapreduce_base_impl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  foedus::snapshot::MapReduceBase
 Base class for LogMapper and LogReducer to share common code. More...
 

Namespaces

 foedus
 Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services).
 
 foedus::snapshot
 Snapshot Manager, which manages snapshot files of the database.