libfoedus-core
FOEDUS Core Library
|
#include <iosfwd>
#include <map>
#include "foedus/cxx11.hpp"
#include "foedus/fwd.hpp"
#include "foedus/initializable.hpp"
#include "foedus/fs/fwd.hpp"
#include "foedus/snapshot/snapshot_id.hpp"
#include "foedus/storage/fwd.hpp"
#include "foedus/storage/storage_id.hpp"
#include "foedus/thread/thread_id.hpp"
Go to the source code of this file.
Classes | |
class | foedus::cache::SnapshotFileSet |
Holds a set of read-only file objects for snapshot files. More... | |
Namespaces | |
foedus | |
Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
foedus::cache | |
Snapshot Cache Manager, which caches data pages retrieved from snapshot files. | |