#include <SegBufferWriterExecStream.h>
Inheritance diagram for SegBufferWriterExecStreamParams:
Public Attributes | |
DynamicParamId | readerRefCountParamId |
Id of the dynamic parameter used to keep a reference count of the number of active readers of the buffered input. | |
TupleDescriptor | outputTupleDesc |
Output tuple descriptor. | |
TupleFormat | outputTupleFormat |
Definition at line 37 of file SegBufferWriterExecStream.h.
DynamicParamId SegBufferWriterExecStreamParams::readerRefCountParamId |
Id of the dynamic parameter used to keep a reference count of the number of active readers of the buffered input.
Definition at line 44 of file SegBufferWriterExecStream.h.
Referenced by SegBufferWriterExecStream::prepare(), ExecStreamTestSuite::testSegBufferReaderWriterExecStream(), and ExecStreamFactory::visit().
Output tuple descriptor.
Currently, all outputs must have the same descriptor.
Definition at line 41 of file DiffluenceExecStream.h.
Referenced by LbmSearchTest::loadTableAndIndex(), DiffluenceExecStream::prepare(), LbmSplicerExecStreamTest::spliceInput(), LbmLoadBitmapTest::testLoad(), ExecStreamTestSuite::testSegBufferReaderWriterExecStream(), ExecStreamSubFactory_lu::visit(), and ExecStreamFactory::visit().
Definition at line 43 of file DiffluenceExecStream.h.
Referenced by DiffluenceExecStreamParams::DiffluenceExecStreamParams(), and DiffluenceExecStream::prepare().