LbmSearchExecStreamParams Struct Reference

LbmSearchExecStreamParams defines parameters for instantiating a LbmSearchExecStream. More...

#include <LbmSearchExecStream.h>

Inheritance diagram for LbmSearchExecStreamParams:

BTreePrefetchSearchExecStreamParams BTreeSearchExecStreamParams BTreeReadExecStreamParams ConduitExecStreamParams BTreeExecStreamParams SingleInputExecStreamParams SingleOutputExecStreamParams BTreeParams SingleOutputExecStreamParams ExecStreamParams ExecStreamParams ExecStreamParams List of all members.

Public Attributes

DynamicParamId rowLimitParamId
 Parameter id representing the dynamic parameter used to limit the number of rows to produce on a single execute.
DynamicParamId startRidParamId
 Parameter id representing the dynamic parameter used to set the starting rid value for bitmap entries.

Detailed Description

LbmSearchExecStreamParams defines parameters for instantiating a LbmSearchExecStream.

Definition at line 34 of file LbmSearchExecStream.h.


Member Data Documentation

DynamicParamId LbmSearchExecStreamParams::rowLimitParamId

Parameter id representing the dynamic parameter used to limit the number of rows to produce on a single execute.

Definition at line 40 of file LbmSearchExecStream.h.

Referenced by LbmSearchExecStream::prepare(), LbmSearchTest::testScanIdx(), and ExecStreamSubFactory_lu::visit().

DynamicParamId LbmSearchExecStreamParams::startRidParamId

Parameter id representing the dynamic parameter used to set the starting rid value for bitmap entries.

Definition at line 46 of file LbmSearchExecStream.h.

Referenced by LbmSearchExecStream::prepare(), LbmSearchTest::testScanIdx(), and ExecStreamSubFactory_lu::visit().


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