libfoedus-core
FOEDUS Core Library
cache_manager_pimpl.hpp File Reference
#include <atomic>
#include <string>
#include <thread>
#include "foedus/fwd.hpp"
#include "foedus/initializable.hpp"
#include "foedus/cache/fwd.hpp"
#include "foedus/memory/aligned_memory.hpp"
#include "foedus/memory/page_pool.hpp"
Include dependency graph for cache_manager_pimpl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  foedus::cache::CacheManagerPimpl
 Pimpl object of CacheManager. 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.