Declarations for CellCacheManager. More...
#include <Hypertable/RangeServer/CellCache.h>
#include <Hypertable/RangeServer/CellList.h>
#include <Hypertable/RangeServer/CellListScanner.h>
#include <Hypertable/RangeServer/MergeScannerAccessGroup.h>
#include <Hypertable/RangeServer/ScanContext.h>
#include <Hypertable/Lib/Schema.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | Hypertable::CellCacheManager |
Manages the cell cache of an access group. More... | |
Namespaces | |
Hypertable | |
Hypertable definitions | |
Typedefs | |
typedef std::shared_ptr < CellCacheManager > | Hypertable::CellCacheManagerPtr |
Smart pointer to CellCacheManager. More... | |
Declarations for CellCacheManager.
This file contains type declarations for CellCacheManager, a class for managing an access group's cell caches.
Definition in file CellCacheManager.h.