Declarations for CellStoreScannerIntervalReadahead. More...
#include <Hypertable/RangeServer/CellStore.h>
#include <Hypertable/RangeServer/CellStoreScannerInterval.h>
#include <Hypertable/RangeServer/ScanContext.h>
#include <Common/DynamicBuffer.h>
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 | |
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.