| Constructor and Description |
|---|
StreamingPlan() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
dumpStreamingPlanAsJSON(File file) |
abstract org.apache.flink.runtime.jobgraph.JobGraph |
getJobGraph() |
abstract String |
getStreamingPlanAsJSON() |
public abstract org.apache.flink.runtime.jobgraph.JobGraph getJobGraph()
public abstract String getStreamingPlanAsJSON()
public abstract void dumpStreamingPlanAsJSON(File file) throws IOException
IOExceptionCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.