Uses of Package
org.apache.flink.connector.kafka.source.enumerator.initializer
-
Classes in org.apache.flink.connector.kafka.source.enumerator.initializer used by org.apache.flink.connector.kafka.source Class Description OffsetsInitializer An interface for users to specify the starting / stopping offset of aKafkaPartitionSplit. -
Classes in org.apache.flink.connector.kafka.source.enumerator.initializer used by org.apache.flink.connector.kafka.source.enumerator Class Description OffsetsInitializer An interface for users to specify the starting / stopping offset of aKafkaPartitionSplit.OffsetsInitializer.PartitionOffsetsRetriever An interface that provides necessary information to theOffsetsInitializerto get the initial offsets of the Kafka partitions. -
Classes in org.apache.flink.connector.kafka.source.enumerator.initializer used by org.apache.flink.connector.kafka.source.enumerator.initializer Class Description OffsetsInitializer An interface for users to specify the starting / stopping offset of aKafkaPartitionSplit.OffsetsInitializer.PartitionOffsetsRetriever An interface that provides necessary information to theOffsetsInitializerto get the initial offsets of the Kafka partitions.