0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
MergeScannerRange.h File Reference

Declarations for MergeScannerRange. More...

#include <Hypertable/RangeServer/MergeScannerAccessGroup.h>
#include <Hypertable/RangeServer/IndexUpdater.h>
#include <Common/ByteString.h>
#include <Common/DynamicBuffer.h>
#include <memory>
#include <queue>
#include <set>
#include <string>
#include <vector>
Include dependency graph for MergeScannerRange.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::MergeScannerRange
 Performs a scan over a range. More...
 
struct  Hypertable::MergeScannerRange::ScannerState
 
struct  Hypertable::MergeScannerRange::LtScannerState
 

Namespaces

 Hypertable
 Hypertable definitions
 

Typedefs

typedef std::shared_ptr
< MergeScannerRange
Hypertable::MergeScannerRangePtr
 Smart pointer to MergeScannerRange. More...
 

Detailed Description

Declarations for MergeScannerRange.

This file contains type declarations for MergeScannerRange, a class used for performing a scan over a range.

Definition in file MergeScannerRange.h.