Uses of Class
io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource
-
Packages that use PostgresSnapshotChangeEventSource Package Description io.debezium.connector.postgresql -
-
Uses of PostgresSnapshotChangeEventSource in io.debezium.connector.postgresql
Methods in io.debezium.connector.postgresql with parameters of type PostgresSnapshotChangeEventSource Modifier and Type Method Description private voidPostgresChangeEventSourceCoordinator. setSnapshotStartLsn(PostgresSnapshotChangeEventSource snapshotSource, PostgresOffsetContext offsetContext)
-