BTreeSortExecStreamParams Struct Reference
BTreeSortExecStreamParams defines parameters for instantiating a BTreeSortExecStream.
More...
#include <BTreeSortExecStream.h>
Inheritance diagram for BTreeSortExecStreamParams:
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
1.5.1