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

Declaration for FillScanBlock. More...

#include <Hypertable/RangeServer/MergeScannerRange.h>
#include <Common/DynamicBuffer.h>
Include dependency graph for FillScanBlock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Hypertable
 Hypertable definitions
 

Functions

bool Hypertable::FillScanBlock (MergeScannerRangePtr &scanner, DynamicBuffer &dbuf, uint32_t *cell_count, int64_t buffer_size)
 Fills a block of scan results to be sent back to client. More...
 

Detailed Description

Declaration for FillScanBlock.

This file contains the type declaration for FillScanBlock, a function for filling a block of scan (query) results to be returned back to the client.

Definition in file FillScanBlock.h.