Package io.trino.sql.planner
Class LocalExecutionPlanner.LocalExecutionPlan
java.lang.Object
io.trino.sql.planner.LocalExecutionPlanner.LocalExecutionPlan
- Enclosing class:
LocalExecutionPlanner
-
Constructor Summary
ConstructorsConstructorDescriptionLocalExecutionPlan(List<DriverFactory> driverFactories, List<PlanNodeId> partitionedSourceOrder) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
LocalExecutionPlan
public LocalExecutionPlan(List<DriverFactory> driverFactories, List<PlanNodeId> partitionedSourceOrder)
-
-
Method Details
-
getDriverFactories
-
getPartitionedSourceOrder
-