|
libfoedus-core
FOEDUS Core Library
|
#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"

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. | |