Class ImmutableStreamGraph
java.lang.Object
org.apache.flink.streaming.api.graph.util.ImmutableStreamGraph
Helper class that provides read-only StreamGraph.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.flink.configuration.ReadableConfiggetStreamNode(Integer vertexId)
-
Constructor Details
-
ImmutableStreamGraph
-
-
Method Details
-
getStreamNode
-
getConfiguration
public org.apache.flink.configuration.ReadableConfig getConfiguration() -
getUserClassLoader
-