Package io.debezium.storage.s3.history
package io.debezium.storage.s3.history
-
ClassesClassDescriptionA
SchemaHistoryimplementation that records schema changes as normalSourceRecords on the specified topic, and that recovers the history by establishing a Kafka Consumer re-processing all messages on that topic.