Uses of Class
org.apache.drill.exec.planner.physical.PhysicalPlanCreator
Package
Description
-
Uses of PhysicalPlanCreator in org.apache.drill.exec.planner.physical
Modifier and TypeMethodDescriptionBroadcastExchangePrel.getPhysicalOperator
(PhysicalPlanCreator creator) ComplexToJsonPrel.getPhysicalOperator
(PhysicalPlanCreator creator) DirectScanPrel.getPhysicalOperator
(PhysicalPlanCreator creator) FilterPrel.getPhysicalOperator
(PhysicalPlanCreator creator) FlattenPrel.getPhysicalOperator
(PhysicalPlanCreator creator) HashAggPrel.getPhysicalOperator
(PhysicalPlanCreator creator) HashJoinPrel.getPhysicalOperator
(PhysicalPlanCreator creator) HashToMergeExchangePrel.getPhysicalOperator
(PhysicalPlanCreator creator) HashToRandomExchangePrel.getPhysicalOperator
(PhysicalPlanCreator creator) LateralJoinPrel.getPhysicalOperator
(PhysicalPlanCreator creator) LimitPrel.getPhysicalOperator
(PhysicalPlanCreator creator) MergeJoinPrel.getPhysicalOperator
(PhysicalPlanCreator creator) MetadataControllerPrel.getPhysicalOperator
(PhysicalPlanCreator creator) MetadataHandlerPrel.getPhysicalOperator
(PhysicalPlanCreator creator) MetadataHashAggPrel.getPhysicalOperator
(PhysicalPlanCreator creator) MetadataStreamAggPrel.getPhysicalOperator
(PhysicalPlanCreator creator) NestedLoopJoinPrel.getPhysicalOperator
(PhysicalPlanCreator creator) OrderedMuxExchangePrel.getPhysicalOperator
(PhysicalPlanCreator creator) OrderedPartitionExchangePrel.getPhysicalOperator
(PhysicalPlanCreator creator) Prel.getPhysicalOperator
(PhysicalPlanCreator creator) ProducerConsumerPrel.getPhysicalOperator
(PhysicalPlanCreator creator) ProjectAllowDupPrel.getPhysicalOperator
(PhysicalPlanCreator creator) ProjectPrel.getPhysicalOperator
(PhysicalPlanCreator creator) RangePartitionExchangePrel.getPhysicalOperator
(PhysicalPlanCreator creator) RowKeyJoinPrel.getPhysicalOperator
(PhysicalPlanCreator creator) RuntimeFilterPrel.getPhysicalOperator
(PhysicalPlanCreator creator) ScanPrel.getPhysicalOperator
(PhysicalPlanCreator creator) ScreenPrel.getPhysicalOperator
(PhysicalPlanCreator creator) SelectionVectorRemoverPrel.getPhysicalOperator
(PhysicalPlanCreator creator) SetOpPrel.getPhysicalOperator
(PhysicalPlanCreator creator) SingleMergeExchangePrel.getPhysicalOperator
(PhysicalPlanCreator creator) SortPrel.getPhysicalOperator
(PhysicalPlanCreator creator) StatsAggPrel.getPhysicalOperator
(PhysicalPlanCreator creator) StatsMergePrel.getPhysicalOperator
(PhysicalPlanCreator creator) StreamAggPrel.getPhysicalOperator
(PhysicalPlanCreator creator) TableModifyPrel.getPhysicalOperator
(PhysicalPlanCreator creator) TopNPrel.getPhysicalOperator
(PhysicalPlanCreator creator) UnionAllPrel.getPhysicalOperator
(PhysicalPlanCreator creator) UnionDistinctPrel.getPhysicalOperator
(PhysicalPlanCreator creator) UnionExchangePrel.getPhysicalOperator
(PhysicalPlanCreator creator) UnnestPrel.getPhysicalOperator
(PhysicalPlanCreator creator) UnorderedDeMuxExchangePrel.getPhysicalOperator
(PhysicalPlanCreator creator) UnorderedMuxExchangePrel.getPhysicalOperator
(PhysicalPlanCreator creator) UnpivotMapsPrel.getPhysicalOperator
(PhysicalPlanCreator creator) ValuesPrel.getPhysicalOperator
(PhysicalPlanCreator creator) WindowPrel.getPhysicalOperator
(PhysicalPlanCreator creator) WriterPrel.getPhysicalOperator
(PhysicalPlanCreator creator) -
Uses of PhysicalPlanCreator in org.apache.drill.exec.store.enumerable.plan
Modifier and TypeMethodDescriptionEnumerableIntermediatePrel.getPhysicalOperator
(PhysicalPlanCreator creator) EnumerablePrel.getPhysicalOperator
(PhysicalPlanCreator creator) -
Uses of PhysicalPlanCreator in org.apache.drill.exec.store.jdbc
Modifier and TypeMethodDescriptionJdbcIntermediatePrel.getPhysicalOperator
(PhysicalPlanCreator creator) JdbcPrel.getPhysicalOperator
(PhysicalPlanCreator creator) -
Uses of PhysicalPlanCreator in org.apache.drill.exec.store.phoenix.rules
Modifier and TypeMethodDescriptionPhoenixIntermediatePrel.getPhysicalOperator
(PhysicalPlanCreator creator) PhoenixPrel.getPhysicalOperator
(PhysicalPlanCreator creator) -
Uses of PhysicalPlanCreator in org.apache.drill.exec.store.plan.rel
Modifier and TypeMethodDescriptionPluginIntermediatePrel.getPhysicalOperator
(PhysicalPlanCreator creator) PluginPrel.getPhysicalOperator
(PhysicalPlanCreator creator)