Class BinlogCustomSnapshotterIT<C extends org.apache.kafka.connect.source.SourceConnector>

All Implemented Interfaces:
BinlogConnectorTest<C>, Testing

public abstract class BinlogCustomSnapshotterIT<C extends org.apache.kafka.connect.source.SourceConnector> extends AbstractBinlogConnectorIT<C>
Author:
Mario Fiore Vitale
  • Field Details

    • SCHEMA_HISTORY_PATH

      private static final Path SCHEMA_HISTORY_PATH
    • DATABASE_CUSTOM_SNAPSHOT

      private final UniqueDatabase DATABASE_CUSTOM_SNAPSHOT
  • Constructor Details

    • BinlogCustomSnapshotterIT

      public BinlogCustomSnapshotterIT()
  • Method Details