Uses of Class
org.apache.drill.exec.physical.impl.join.HashJoinBatch
Packages that use HashJoinBatch
- 
Uses of HashJoinBatch in org.apache.drill.exec.physical.impl.joinMethods in org.apache.drill.exec.physical.impl.join that return HashJoinBatchModifier and TypeMethodDescriptionHashJoinBatchCreator.getBatch(ExecutorFragmentContext context, HashJoinPOP config, List<RecordBatch> children) Methods in org.apache.drill.exec.physical.impl.join with parameters of type HashJoinBatchModifier and TypeMethodDescriptionvoidHashJoinProbeTemplate.setup(RecordBatch probeBatch, HashJoinBatch outgoing, org.apache.calcite.rel.core.JoinRelType joinRelType, boolean semiJoin, RecordBatch.IterOutcome leftStartState, HashPartition[] partitions, int cycleNum, VectorContainer container, AbstractHashBinaryRecordBatch.SpilledPartition[] spilledInners, boolean buildSideIsEmpty, int numPartitions, int rightHVColPosition) Setup the Hash Join Probe objectdefault voidProbe.setup(RecordBatch probeBatch, HashJoinBatch outgoing, org.apache.calcite.rel.core.JoinRelType joinRelType, boolean semiJoin, RecordBatch.IterOutcome leftStartState, HashPartition[] partitions, int cycleNum, VectorContainer container, AbstractHashBinaryRecordBatch.SpilledPartition[] spilledInners, boolean buildSideIsEmpty, int numPartitions, int rightHVColPosition)