#include <LbmChopperExecStream.h>
Inheritance diagram for LbmChopperExecStreamParams:
Public Attributes | |
DynamicParamId | ridLimitParamId |
Parameter id for the dynamic parameter used to limit the number of rids that should appear in an output tuple. |
Definition at line 38 of file LbmChopperExecStream.h.
DynamicParamId LbmChopperExecStreamParams::ridLimitParamId |
Parameter id for the dynamic parameter used to limit the number of rids that should appear in an output tuple.
Can be set by consumers of this stream.
Definition at line 45 of file LbmChopperExecStream.h.
Referenced by LbmChopperExecStream::prepare(), LbmUnionExecStreamTest::testUnion(), and ExecStreamSubFactory_lu::visit().