Uses of Class
io.trino.sql.planner.LocalExecutionPlanner.LocalExecutionPlan
Packages that use LocalExecutionPlanner.LocalExecutionPlan
-
Uses of LocalExecutionPlanner.LocalExecutionPlan in io.trino.sql.planner
Methods in io.trino.sql.planner that return LocalExecutionPlanner.LocalExecutionPlanModifier and TypeMethodDescriptionLocalExecutionPlanner.plan(TaskContext taskContext, StageExecutionDescriptor stageExecutionDescriptor, PlanNode plan, List<Symbol> outputLayout, TypeProvider types, List<PlanNodeId> partitionedSourceOrder, OutputFactory outputOperatorFactory) LocalExecutionPlanner.plan(TaskContext taskContext, PlanNode plan, TypeProvider types, PartitioningScheme partitioningScheme, StageExecutionDescriptor stageExecutionDescriptor, List<PlanNodeId> partitionedSourceOrder, OutputBuffer outputBuffer)