libfoedus-core
FOEDUS Core Library
|
#include <iosfwd>
#include "foedus/epoch.hpp"
#include "foedus/snapshot/snapshot_id.hpp"
#include "foedus/storage/storage_id.hpp"
Go to the source code of this file.
Classes | |
struct | foedus::snapshot::Snapshot |
Represents one snapshot that converts all logs from base epoch to valid_until epoch into snapshot file(s). 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. | |