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.timerservice.TimerService.current_watermark#

abstract TimerService.current_watermark()[source]#

Returns the current event-time watermark.

previous

pyflink.datastream.timerservice.TimerService.current_processing_time

next

pyflink.datastream.timerservice.TimerService.register_processing_time_timer

Show Source

Created using Sphinx 4.5.0.