Uses of Class
org.apache.drill.exec.physical.config.UnionAll
-
Uses of UnionAll in org.apache.drill.exec.physical.base
Modifier and TypeMethodDescriptionAbstractPhysicalVisitor.visitUnion
(UnionAll union, X value) PhysicalVisitor.visitUnion
(UnionAll union, EXTRA value) -
Uses of UnionAll in org.apache.drill.exec.physical.impl.union
Modifier and TypeMethodDescriptionUnionAllBatchCreator.getBatch
(ExecutorFragmentContext context, UnionAll config, List<RecordBatch> children) ModifierConstructorDescriptionUnionAllRecordBatch
(UnionAll config, List<RecordBatch> children, FragmentContext context)