LhxPartition.h File Reference

Go to the source code of this file.

Classes

struct  LhxPartition
 Classes to manage hash join partitions in memory and on disk. More...
class  LhxPartitionWriter
class  LhxPartitionReader
struct  LhxPartitionInfo
class  LhxPlan

Enumerations

enum  LhxPartitionState { PartitionUnderflow, PartitionEndOfData }


Enumeration Type Documentation

enum LhxPartitionState

Enumerator:
PartitionUnderflow 
PartitionEndOfData 

Definition at line 176 of file LhxPartition.h.

00176                        {
00177     PartitionUnderflow, PartitionEndOfData
00178 };


Generated on Mon Jun 22 04:00:22 2009 for Fennel by  doxygen 1.5.1