@Internal
public static interface ExecutionPlanUtil.ExecutionPlanJSONGenerator
| Modifier and Type | Method and Description | 
|---|---|
| String | getExecutionPlan(org.apache.flink.api.common.Plan plan)Returns the execution plan as a JSON string. | 
String getExecutionPlan(org.apache.flink.api.common.Plan plan)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.