Uses of Class
org.apache.drill.exec.physical.impl.join.MergeJoinBatch
-
Uses of MergeJoinBatch in org.apache.drill.exec.physical.impl.join
Modifier and TypeMethodDescriptionMergeJoinCreator.getBatch
(ExecutorFragmentContext context, MergeJoinPOP config, List<RecordBatch> children) ModifierConstructorDescriptionJoinStatus
(RecordIterator left, RecordIterator right, MergeJoinBatch output)