Uses of Class
org.apache.flink.streaming.api.graph.util.ImmutableStreamGraph
Packages that use ImmutableStreamGraph
-
Uses of ImmutableStreamGraph in org.apache.flink.streaming.api.graph
Methods in org.apache.flink.streaming.api.graph that return ImmutableStreamGraphModifier and TypeMethodDescriptionDefaultStreamGraphContext.getStreamGraph()StreamGraphContext.getStreamGraph()Returns a read-only view of the StreamGraph.