Uses of Class
org.apache.flink.streaming.api.graph.util.ImmutableStreamGraph
-
Packages that use ImmutableStreamGraph Package Description org.apache.flink.streaming.api.graph -
-
Uses of ImmutableStreamGraph in org.apache.flink.streaming.api.graph
Methods in org.apache.flink.streaming.api.graph that return ImmutableStreamGraph Modifier and Type Method Description ImmutableStreamGraphDefaultStreamGraphContext. getStreamGraph()ImmutableStreamGraphStreamGraphContext. getStreamGraph()Returns a read-only view of the StreamGraph.
-