Uses of Class
org.apache.drill.exec.planner.physical.DirectScanPrel
Package
Description
-
Uses of DirectScanPrel in org.apache.drill.exec.planner.physical
Modifier and TypeMethodDescriptionstatic DirectScanPrel
DirectScanPrel.create
(org.apache.calcite.rel.RelNode old, org.apache.calcite.plan.RelTraitSet traitSets, GroupScan scan, org.apache.calcite.rel.type.RelDataType rowType) -
Uses of DirectScanPrel in org.apache.drill.exec.planner.physical.visitor
Modifier and TypeMethodDescriptionBasePrelVisitor.visitScan
(DirectScanPrel prel, EXTRA value) PrelVisitor.visitScan
(DirectScanPrel prel, EXTRA value) PrelVisualizerVisitor.visitScan
(DirectScanPrel prel, PrelVisualizerVisitor.VisualizationState value)