Class Hierarchy
- java.lang.Object
- io.debezium.connector.postgresql.snapshot.NeverSnapshotter (implements io.debezium.connector.postgresql.spi.Snapshotter)
- io.debezium.connector.postgresql.snapshot.QueryingSnapshotter (implements io.debezium.connector.postgresql.spi.Snapshotter)
- io.debezium.connector.postgresql.snapshot.AlwaysSnapshotter
- io.debezium.connector.postgresql.snapshot.InitialOnlySnapshotter
- io.debezium.connector.postgresql.snapshot.InitialSnapshotter
- io.debezium.connector.postgresql.snapshot.SnapshotterWrapper