Uses of Class
org.apache.flink.streaming.api.graph.util.ImmutableStreamNode
Packages that use ImmutableStreamNode
-
Uses of ImmutableStreamNode in org.apache.flink.streaming.api.graph
Methods in org.apache.flink.streaming.api.graph with parameters of type ImmutableStreamNodeModifier and TypeMethodDescriptionbooleanDefaultStreamGraphContext.checkUpstreamNodesFinished(ImmutableStreamNode streamNode, Integer typeNumber) booleanStreamGraphContext.checkUpstreamNodesFinished(ImmutableStreamNode streamNode, Integer typeNumber) Check if the upstream nodes of the stream node with the specified type number have finished. -
Uses of ImmutableStreamNode in org.apache.flink.streaming.api.graph.util
Methods in org.apache.flink.streaming.api.graph.util that return ImmutableStreamNode