0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
CellCacheManager.h File Reference

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>
Include dependency graph for CellCacheManager.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

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.