Uses of Package
org.apache.flink.connector.kafka.source.enumerator.initializer
Packages that use org.apache.flink.connector.kafka.source.enumerator.initializer
Package
Description
-
Classes in org.apache.flink.connector.kafka.source.enumerator.initializer used by org.apache.flink.connector.kafka.dynamic.sourceClassDescriptionAn interface for users to specify the starting / stopping offset of a
KafkaPartitionSplit. -
Classes in org.apache.flink.connector.kafka.source.enumerator.initializer used by org.apache.flink.connector.kafka.dynamic.source.enumeratorClassDescriptionAn interface for users to specify the starting / stopping offset of a
KafkaPartitionSplit. -
Classes in org.apache.flink.connector.kafka.source.enumerator.initializer used by org.apache.flink.connector.kafka.sourceClassDescriptionAn interface for users to specify the starting / stopping offset of a
KafkaPartitionSplit. -
Classes in org.apache.flink.connector.kafka.source.enumerator.initializer used by org.apache.flink.connector.kafka.source.enumeratorClassDescriptionAn interface for users to specify the starting / stopping offset of a
KafkaPartitionSplit.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.initializerClassDescriptionAn interface for users to specify the starting / stopping offset of a
KafkaPartitionSplit.An interface that provides necessary information to theOffsetsInitializerto get the initial offsets of the Kafka partitions.