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

Declarations for CellStoreScanner. More...

#include <Hypertable/RangeServer/CellStore.h>
#include <Hypertable/RangeServer/CellListScanner.h>
#include <Hypertable/RangeServer/CellStoreScannerInterval.h>
#include <Common/DynamicBuffer.h>
#include <memory>
Include dependency graph for CellStoreScanner.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::CellStoreScanner< IndexT >
 Provides the ability to scan over (query) a cell store. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 

Detailed Description

Declarations for CellStoreScanner.

This file contains the type declarations for CellStoreScanner, a class used to scan over (query) some portion of a CellStore.

Definition in file CellStoreScanner.h.