Declarations for CellStoreScanner. More...
#include <Common/Compat.h>
#include "CellStoreScanner.h"
#include <Hypertable/RangeServer/CellStoreBlockIndexArray.h>
#include <Hypertable/RangeServer/CellStoreScannerInterval.h>
#include <Hypertable/RangeServer/CellStoreScannerIntervalBlockIndex.h>
#include <Hypertable/RangeServer/CellStoreScannerIntervalReadahead.h>
#include <Hypertable/Lib/BlockHeader.h>
#include <Common/Error.h>
#include <Common/System.h>
Go to the source code of this file.
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.cc.