Class CustomSnapshotterIT

java.lang.Object
io.debezium.embedded.AbstractConnectorTest
io.debezium.connector.mysql.CustomSnapshotterIT
All Implemented Interfaces:
Testing

public class CustomSnapshotterIT extends AbstractConnectorTest
  • Field Details

    • SCHEMA_HISTORY_PATH

      private static final Path SCHEMA_HISTORY_PATH
    • DATABASE_CUSTOM_SNAPSHOT

      private final UniqueDatabase DATABASE_CUSTOM_SNAPSHOT
  • Constructor Details

    • CustomSnapshotterIT

      public CustomSnapshotterIT()
  • Method Details