Uses of Interface
io.debezium.connector.postgresql.PostgresConnectorConfig.SnapshotMode.SnapshotterBuilder
-
Packages that use PostgresConnectorConfig.SnapshotMode.SnapshotterBuilder Package Description io.debezium.connector.postgresql -
-
Uses of PostgresConnectorConfig.SnapshotMode.SnapshotterBuilder in io.debezium.connector.postgresql
Fields in io.debezium.connector.postgresql declared as PostgresConnectorConfig.SnapshotMode.SnapshotterBuilder Modifier and Type Field Description private PostgresConnectorConfig.SnapshotMode.SnapshotterBuilderPostgresConnectorConfig.SnapshotMode. builderFuncConstructors in io.debezium.connector.postgresql with parameters of type PostgresConnectorConfig.SnapshotMode.SnapshotterBuilder Constructor Description SnapshotMode(String value, PostgresConnectorConfig.SnapshotMode.SnapshotterBuilder buildSnapshotter)
-