Uses of Class
org.apache.drill.exec.physical.config.SetOp
-
Uses of SetOp in org.apache.drill.exec.physical.base
Modifier and TypeMethodDescriptionAbstractPhysicalVisitor.visitSetOp
(SetOp setOp, X value) PhysicalVisitor.visitSetOp
(SetOp setOp, EXTRA value) -
Uses of SetOp in org.apache.drill.exec.physical.impl.setop
Modifier and TypeMethodDescriptionSetOpBatchCreator.getBatch
(ExecutorFragmentContext context, SetOp config, List<RecordBatch> children) ModifierConstructorDescriptionHashSetOpRecordBatch
(SetOp popConfig, FragmentContext context, RecordBatch left, RecordBatch right) The constructor