Uses of Interface
org.apache.drill.exec.planner.physical.LeafPrel
Package
Description
-
Uses of LeafPrel in org.apache.drill.exec.planner.physical
-
Uses of LeafPrel in org.apache.drill.exec.planner.physical.visitor
Modifier and TypeMethodDescriptionPrelVisualizerVisitor.visitLeaf
(LeafPrel prel, PrelVisualizerVisitor.VisualizationState value) -
Uses of LeafPrel in org.apache.drill.exec.store.enumerable.plan
Modifier and TypeClassDescriptionclass
LeafPrel
implementation that generates java code that may be executed to obtain results for the provided plan part. -
Uses of LeafPrel in org.apache.drill.exec.store.plan.rel
Modifier and TypeClassDescriptionclass
Represents a plugin-specific plan once children nodes have been pushed down into group scan.