Package io.debezium.storage.s3.history


package io.debezium.storage.s3.history
  • Classes
    Class
    Description
    A SchemaHistory implementation that records schema changes as normal SourceRecords on the specified topic, and that recovers the history by establishing a Kafka Consumer re-processing all messages on that topic.