| Package | Description |
|---|---|
| org.apache.flink.streaming.api.datastream | |
| org.apache.flink.streaming.api.environment | |
| org.apache.flink.streaming.api.graph |
| Modifier and Type | Field and Description |
|---|---|
protected StreamGraph |
ConnectedDataStream.jobGraphBuilder |
protected StreamGraph |
DataStream.streamGraph |
| Modifier and Type | Field and Description |
|---|---|
protected StreamGraph |
StreamExecutionEnvironment.streamGraph |
| Modifier and Type | Method and Description |
|---|---|
StreamGraph |
StreamExecutionEnvironment.getStreamGraph()
Getter of the
StreamGraph of the streaming job. |
| Modifier and Type | Method and Description |
|---|---|
static void |
WindowingOptimizer.optimizeGraph(StreamGraph streamGraph) |
| Constructor and Description |
|---|
JSONGenerator(StreamGraph streamGraph) |
StreamingJobGraphGenerator(StreamGraph streamGraph) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.