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.connectors.kafka.KafkaOffsetResetStrategy#

class KafkaOffsetResetStrategy(value)[source]#

Corresponding to Java org.apache.kafka.client.consumer.OffsetResetStrategy class.

New in version 1.16.0.

Attributes

LATEST

EARLIEST

NONE

previous

pyflink.datastream.connectors.kafka.KafkaTopicPartition

next

pyflink.datastream.connectors.kafka.KafkaOffsetsInitializer

On this page
  • KafkaOffsetResetStrategy
Show Source

Created using Sphinx 5.3.0.