Declarations for CellStoreScannerIntervalBlockIndex. More...
#include <Common/Compat.h>
#include "CellStoreScannerIntervalBlockIndex.h"
#include <Hypertable/RangeServer/Global.h>
#include <Hypertable/RangeServer/CellStoreBlockIndexArray.h>
#include <Hypertable/Lib/BlockHeaderCellStore.h>
#include <AsyncComm/DispatchHandlerSynchronizer.h>
#include <AsyncComm/Event.h>
#include <AsyncComm/Protocol.h>
#include <Common/Error.h>
#include <Common/System.h>
#include <cassert>
#include <utility>
Go to the source code of this file.
Namespaces | |
Hypertable | |
Hypertable definitions | |
Declarations for CellStoreScannerIntervalBlockIndex.
This file contains the type declarations for CellStoreScannerIntervalBlockIndex, a class used to scan over a portion of a CellStore using its block index.
Definition in file CellStoreScannerIntervalBlockIndex.cc.