public class DAGProcessContext extends Object
| Constructor and Description |
|---|
DAGProcessContext(org.apache.flink.table.planner.delegation.PlannerBase planner) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.planner.delegation.PlannerBase |
getPlanner()
Gets
PlannerBase, BatchPlanner for
batch job. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.