| addSibling(SharedLhxPlan siblingPlan) | LhxPlan | [inline, private] |
| calculateChildIndex(uint hashKey, uint curInputIndex) | LhxPlan | [private] |
| childPartSize | LhxPlan | [private] |
| close() | LhxPlan | |
| createChildren(LhxHashInfo const &hashInfo, bool enableSubPartStat) | LhxPlan | |
| createChildren(LhxPartitionInfo &partInfo, bool enableSubPartStat, bool enableSwing) | LhxPlan | |
| filteredRowCount | LhxPlan | [private] |
| firstChildPlan | LhxPlan | [private] |
| generatePartitions(LhxHashInfo const &hashInfo, LhxPartitionInfo &partInfo) | LhxPlan | |
| getBuildChildPart(uint childPartIndex) | LhxPlan | [inline, private] |
| getBuildInput() | LhxPlan | [inline] |
| getBuildPartition() | LhxPlan | [inline] |
| getFirstChild() | LhxPlan | [inline] |
| getFirstLeaf() | LhxPlan | |
| getJoinSide(uint inputIndex) | LhxPlan | [inline] |
| getNextLeaf() | LhxPlan | |
| getPartition(uint inputIndex) | LhxPlan | [inline] |
| getPartitionLevel() | LhxPlan | [inline] |
| getProbeChildPart(uint childPartIndex) | LhxPlan | [inline, private] |
| getProbeInput() | LhxPlan | [inline] |
| getProbePartition() | LhxPlan | [inline] |
| init(WeakLhxPlan parentPlanInit, uint partitionLevelInit, vector< SharedLhxPartition > &partitionsInit, bool enableSubPartStat) | LhxPlan | |
| init(WeakLhxPlan parentPlanInit, uint partitionLevelInit, vector< SharedLhxPartition > &partitionsInit, vector< shared_array< uint > > &subPartStats, shared_ptr< dynamic_bitset<> > filterInit, VectorOfUint &filteredRowsInit, bool enableSubPartStat, bool enableSwing) | LhxPlan | |
| inputSize | LhxPlan | [private] |
| isBuildChildPart(uint childPartIndex) | LhxPlan | [inline, private] |
| isProbeChildPart(uint childPartIndex) | LhxPlan | [inline, private] |
| joinFilter | LhxPlan | [private] |
| joinSideToInputMap | LhxPlan | [private] |
| LhxChildPartCount | LhxPlan | [static] |
| LhxSubPartCount | LhxPlan | [static] |
| mapSubPartToChild(vector< shared_array< uint > > &subPartStats) | LhxPlan | [private] |
| parentPlan | LhxPlan | [private] |
| partitionLevel | LhxPlan | [private] |
| partitions | LhxPlan | [private] |
| siblingPlan | LhxPlan | [private] |
| subPartToChildMap | LhxPlan | [private] |
| toString() | LhxPlan | |