LcsRidRun Struct Reference

Structure representing a contiguous run of rids that need to be read. More...

#include <LcsClusterReader.h>

List of all members.

Public Attributes

LcsRid startRid
 First rid in the run.
RecordNum nRids
 Number of rids in the run.


Detailed Description

Structure representing a contiguous run of rids that need to be read.

Definition at line 39 of file LcsClusterReader.h.


Member Data Documentation

LcsRid LcsRidRun::startRid

First rid in the run.

Definition at line 44 of file LcsClusterReader.h.

Referenced by LbmGeneratorExecStream::execute(), LcsRowScanExecStream::fillRidRunBuffer(), LcsClusterReader::getFetchRids(), and LcsRowScanExecStream::open().

RecordNum LcsRidRun::nRids

Number of rids in the run.

MAXU indicates that the run includes all remaining rids following startRid.

Definition at line 50 of file LcsClusterReader.h.

Referenced by LbmGeneratorExecStream::execute(), LcsRowScanExecStream::fillRidRunBuffer(), LcsClusterReader::getFetchRids(), and LcsRowScanExecStream::open().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 22 04:00:37 2009 for Fennel by  doxygen 1.5.1