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