NestedLoopJoinExecStreamParams Struct Reference

NestedLoopJoinExecStream defines parameters for instantiating a NestedLoopJoinExecStream. More...

#include <NestedLoopJoinExecStream.h>

Inheritance diagram for NestedLoopJoinExecStreamParams:

CartesianJoinExecStreamParams ConfluenceExecStreamParams SingleOutputExecStreamParams ExecStreamParams List of all members.

Public Attributes

std::vector< NestedLoopJoinKeyleftJoinKeys
bool leftOuter

Detailed Description

NestedLoopJoinExecStream defines parameters for instantiating a NestedLoopJoinExecStream.

Definition at line 52 of file NestedLoopJoinExecStream.h.


Member Data Documentation

std::vector<NestedLoopJoinKey> NestedLoopJoinExecStreamParams::leftJoinKeys

Definition at line 55 of file NestedLoopJoinExecStream.h.

Referenced by NestedLoopJoinExecStream::prepare(), ExecStreamTestSuite::testNestedLoopJoinExecStream(), and ExecStreamFactory::visit().

bool CartesianJoinExecStreamParams::leftOuter [inherited]

Definition at line 44 of file CartesianJoinExecStream.h.

Referenced by CartesianJoinExecStream::prepare(), ExecStreamTestSuite::testCartesianJoinExecStream(), ExecStreamTestSuite::testNestedLoopJoinExecStream(), ExecStreamTestSuite::testSegBufferReaderWriterExecStream(), and ExecStreamFactory::visit().


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