LbmBitOpExecStreamParams Struct Reference

LbmBitOpExecStreamParams defines parameters for instantiating a LbmBitOpExecStream. More...

#include <LbmBitOpExecStream.h>

Inheritance diagram for LbmBitOpExecStreamParams:

ConfluenceExecStreamParams SingleOutputExecStreamParams ExecStreamParams LbmIntersectExecStreamParams LbmMinusExecStreamParams List of all members.

Public Attributes

DynamicParamId rowLimitParamId
 Parameter id representing the dynamic parameter used to limit the number of rows producers for this stream should produce on a single execute.
DynamicParamId startRidParamId
 Parameter id representing the dynamic parameter used to set the starting rid value for bitmap entries to be produced by this stream's producers.

Detailed Description

LbmBitOpExecStreamParams defines parameters for instantiating a LbmBitOpExecStream.

Definition at line 37 of file LbmBitOpExecStream.h.


Member Data Documentation

DynamicParamId LbmBitOpExecStreamParams::rowLimitParamId

Parameter id representing the dynamic parameter used to limit the number of rows producers for this stream should produce on a single execute.

If set to 0, there is no limit.

Definition at line 44 of file LbmBitOpExecStream.h.

Referenced by LbmBitOpExecStream::prepare(), and ExecStreamSubFactory_lu::readBitOpDynamicParams().

DynamicParamId LbmBitOpExecStreamParams::startRidParamId

Parameter id representing the dynamic parameter used to set the starting rid value for bitmap entries to be produced by this stream's producers.

If set to 0, then no skipping of rid values is done.

Definition at line 51 of file LbmBitOpExecStream.h.

Referenced by LbmBitOpExecStream::prepare(), and ExecStreamSubFactory_lu::readBitOpDynamicParams().


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