public class StreamingJobGraphGenerator extends Object
| Constructor and Description |
|---|
StreamingJobGraphGenerator(StreamGraph streamGraph) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.runtime.jobgraph.JobGraph |
createJobGraph(String jobName) |
public StreamingJobGraphGenerator(StreamGraph streamGraph)
public org.apache.flink.runtime.jobgraph.JobGraph createJobGraph(String jobName)
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.