Class Hierarchy
- java.lang.Object
- io.debezium.connector.mysql.snapshot.mode.BeanAwareSnapshotter (implements io.debezium.bean.spi.BeanRegistryAware)
- io.debezium.connector.mysql.snapshot.mode.InitialSnapshotter (implements io.debezium.spi.snapshot.Snapshotter)
- io.debezium.connector.mysql.snapshot.mode.InitialOnlySnapshotter
- io.debezium.connector.mysql.snapshot.mode.NeverSnapshotter (implements io.debezium.spi.snapshot.Snapshotter)
- io.debezium.connector.mysql.snapshot.mode.SchemaOnlySnapshotter (implements io.debezium.spi.snapshot.Snapshotter)
- io.debezium.connector.mysql.snapshot.mode.SchemaOnlyRecoverySnapshotter
- io.debezium.connector.mysql.snapshot.mode.WhenNeededSnapshotter (implements io.debezium.spi.snapshot.Snapshotter)
- io.debezium.connector.mysql.snapshot.mode.InitialSnapshotter (implements io.debezium.spi.snapshot.Snapshotter)
- io.debezium.connector.mysql.snapshot.mode.BeanAwareSnapshotter (implements io.debezium.bean.spi.BeanRegistryAware)