#include <CellListScanner.h>
Definition at line 34 of file CellListScanner.h.
Hypertable::CellListScanner::CellListScanner |
( |
| ) |
|
|
inline |
Hypertable::CellListScanner::CellListScanner |
( |
ScanContext * |
scan_ctx | ) |
|
|
inline |
virtual Hypertable::CellListScanner::~CellListScanner |
( |
| ) |
|
|
inlinevirtual |
void Hypertable::CellListScanner::add_disk_read |
( |
int64_t |
amount | ) |
|
|
inline |
virtual void Hypertable::CellListScanner::forward |
( |
| ) |
|
|
pure virtual |
virtual bool Hypertable::CellListScanner::get |
( |
Key & |
key, |
|
|
ByteString & |
value |
|
) |
| |
|
pure virtual |
virtual int64_t Hypertable::CellListScanner::get_disk_read |
( |
| ) |
|
|
pure virtual |
ScanContext* Hypertable::CellListScanner::scan_context |
( |
| ) |
|
|
inline |
uint64_t Hypertable::CellListScanner::m_disk_read {} |
|
protected |
ScanContext* Hypertable::CellListScanner::m_scan_context_ptr {} |
|
protected |
The documentation for this class was generated from the following file: