0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces
CellStoreScannerIntervalReadahead.cc File Reference

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>
Include dependency graph for CellStoreScannerIntervalReadahead.cc:

Go to the source code of this file.

Namespaces

 Hypertable
 Hypertable definitions
 

Detailed Description

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.