Class StreamSourceContexts

java.lang.Object
org.apache.flink.streaming.api.operators.StreamSourceContexts

@Deprecated public class StreamSourceContexts extends Object
Deprecated.
This class is based on the SourceFunction API, which is due to be removed. Use the new Source API instead.
Source contexts for various stream time characteristics.
  • Constructor Details

    • StreamSourceContexts

      public StreamSourceContexts()
      Deprecated.
  • Method Details