Package | Description |
---|---|
org.apache.drill.exec.planner.physical | |
org.apache.drill.exec.planner.physical.visitor |
Modifier and Type | Method and Description |
---|---|
static DirectScanPrel |
DirectScanPrel.create(org.apache.calcite.rel.RelNode old,
org.apache.calcite.plan.RelTraitSet traitSets,
GroupScan scan,
org.apache.calcite.rel.type.RelDataType rowType) |
Modifier and Type | Method and Description |
---|---|
RETURN |
BasePrelVisitor.visitScan(DirectScanPrel prel,
EXTRA value) |
RETURN |
PrelVisitor.visitScan(DirectScanPrel prel,
EXTRA value) |
Void |
PrelVisualizerVisitor.visitScan(DirectScanPrel prel,
PrelVisualizerVisitor.VisualizationState value) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.