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

Declarations for CellStoreScannerIntervalReadahead. More...

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

Go to the source code of this file.

Classes

class  Hypertable::CellStoreScannerIntervalReadahead< IndexT >
 Provides ability to efficiently scan over a portion of a cell store. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 

Detailed Description

Declarations for CellStoreScannerIntervalReadahead.

This file contains the type declarations for CellStoreScannerIntervalReadahead, a class that provides the ability to efficiently scan over (query) a portion of a CellStore using readahead.

Definition in file CellStoreScannerIntervalReadahead.h.