BTreeSortExecStreamParams Struct Reference

BTreeSortExecStreamParams defines parameters for instantiating a BTreeSortExecStream. More...

#include <BTreeSortExecStream.h>

Inheritance diagram for BTreeSortExecStreamParams:

BTreeInsertExecStreamParams BTreeExecStreamParams ConduitExecStreamParams BTreeParams SingleOutputExecStreamParams SingleInputExecStreamParams SingleOutputExecStreamParams ExecStreamParams ExecStreamParams ExecStreamParams

Detailed Description

BTreeSortExecStreamParams defines parameters for instantiating a BTreeSortExecStream.

The rootPageId attribute should always be NULL_PAGE_ID. Note that when distinctness is DUP_DISCARD, the key should normally be the whole tuple to avoid non-determinism with regards to which tuples are discarded.

Definition at line 40 of file BTreeSortExecStream.h.


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