libfoedus-core
FOEDUS Core Library
|
#include <string>
#include "foedus/fwd.hpp"
#include "foedus/initializable.hpp"
#include "foedus/cache/cache_options.hpp"
#include "foedus/cache/fwd.hpp"
Go to the source code of this file.
Classes | |
class | foedus::cache::CacheManager |
Snapshot cache manager. 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. | |