Uses of Package
io.debezium.connector.spanner.kafka.internal
Packages that use io.debezium.connector.spanner.kafka.internal
Package
Description
-
Classes in io.debezium.connector.spanner.kafka.internal used by io.debezium.connector.spanner.kafka.internalClassDescriptionThis class allows to publish the latest buffered value once per time period, except the case: if the value is required to be published immediately.Creates Kafka producer, based on configurationCreates Kafka consumer of the Rebalance topic, based on configuration.Creates Kafka consumer of the Sync topic, based on configuration.
-
Classes in io.debezium.connector.spanner.kafka.internal used by io.debezium.connector.spanner.taskClassDescriptionCreates Kafka producer, based on configurationCreates Kafka consumer of the Rebalance topic, based on configuration.Listens for Rebalance Event from the Rebalance-topic, propagates information about it: Member ID, Generation ID, is current task a Leader or not further for processingCreates Kafka consumer of the Sync topic, based on configuration.Consumes messages from the Sync TopicSends Sync Events with task internal state updates to Kafka Sync topic
-
Classes in io.debezium.connector.spanner.kafka.internal used by io.debezium.connector.spanner.task.leaderClassDescriptionUtility to retrieve information about Kafka Consumer GroupSends Sync Events with task internal state updates to Kafka Sync topic
-