Class ImmutableStreamGraph

java.lang.Object
org.apache.flink.streaming.api.graph.util.ImmutableStreamGraph

@Internal public class ImmutableStreamGraph extends Object
Helper class that provides read-only StreamGraph.
  • Constructor Details

  • Method Details

    • getStreamNode

      public ImmutableStreamNode getStreamNode(Integer vertexId)
    • getConfiguration

      public org.apache.flink.configuration.ReadableConfig getConfiguration()
    • getUserClassLoader

      public ClassLoader getUserClassLoader()