@Internal public class JsonPlanGenerator extends Object
| Constructor and Description |
|---|
JsonPlanGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static String |
generatePlan(JobGraph jg) |
static String |
generatePlan(org.apache.flink.api.common.JobID jobID,
String jobName,
JobType jobType,
Iterable<JobVertex> vertices,
VertexParallelism vertexParallelism) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.