| Package | Description |
|---|---|
| org.apache.drill.exec.planner.physical | |
| org.apache.drill.exec.planner.physical.visitor | |
| org.apache.drill.exec.store.enumerable.plan |
| Modifier and Type | Class and Description |
|---|---|
class |
ScanPrel |
class |
UnnestPrel |
| Modifier and Type | Method and Description |
|---|---|
RETURN |
BasePrelVisitor.visitLeaf(LeafPrel prel,
EXTRA value) |
RETURN |
PrelVisitor.visitLeaf(LeafPrel prel,
EXTRA value) |
Void |
PrelVisualizerVisitor.visitLeaf(LeafPrel prel,
PrelVisualizerVisitor.VisualizationState value) |
Prel |
StarColumnConverter.visitLeaf(LeafPrel prel,
Void value) |
| Modifier and Type | Class and Description |
|---|---|
class |
EnumerablePrel
LeafPrel implementation that generates java code that may be executed to obtain results
for the provided plan part. |
Copyright © 2021 The Apache Software Foundation. All rights reserved.