Ctrl+K
Logo image Logo image

Site Navigation

  • API Reference
  • Examples

Site Navigation

  • API Reference
  • Examples

Section Navigation

  • PyFlink Table
  • PyFlink DataStream
    • StreamExecutionEnvironment
    • DataStream
    • Functions
    • State
    • Timer
    • Window
    • Checkpoint
    • Side Outputs
    • Connectors
    • Formats
  • PyFlink Common

pyflink.datastream.data_stream.WindowedStream.trigger#

WindowedStream.trigger(trigger: Trigger) → WindowedStream[source]#

Sets the Trigger that should be used to trigger window emission.

previous

pyflink.datastream.data_stream.WindowedStream.get_input_type

next

pyflink.datastream.data_stream.WindowedStream.allowed_lateness

On this page
  • WindowedStream.trigger()
Show Source

Created using Sphinx 5.3.0.