Definitions for CellStoreScannerIntervalReadahead. More...
#include <Common/Compat.h>
#include "CellStoreScannerIntervalReadahead.h"
#include <Hypertable/RangeServer/CellStoreBlockIndexArray.h>
#include <Hypertable/RangeServer/Global.h>
#include <Hypertable/Lib/BlockHeaderCellStore.h>
#include <Common/Error.h>
#include <Common/Filesystem.h>
#include <Common/System.h>
#include <cassert>
Go to the source code of this file.
Namespaces | |
Hypertable | |
Hypertable definitions | |
Definitions for CellStoreScannerIntervalReadahead.
This file contains the type definitions for CellStoreScannerIntervalReadahead, a class that provides the ability to efficiently scan over (query) a portion of a CellStore using readahead.
Definition in file CellStoreScannerIntervalReadahead.cc.