Uses of Class
io.debezium.connector.postgresql.connection.PostgresReplicationConnection.ReplicationConnectionBuilder
Packages that use PostgresReplicationConnection.ReplicationConnectionBuilder
-
Uses of PostgresReplicationConnection.ReplicationConnectionBuilder in io.debezium.connector.postgresql.connection
Methods in io.debezium.connector.postgresql.connection that return PostgresReplicationConnection.ReplicationConnectionBuilderModifier and TypeMethodDescriptionPostgresReplicationConnection.ReplicationConnectionBuilder.dropSlotOnClose(boolean dropSlotOnClose) PostgresReplicationConnection.ReplicationConnectionBuilder.statusUpdateInterval(Duration statusUpdateInterval) PostgresReplicationConnection.ReplicationConnectionBuilder.streamParams(String slotStreamParams) PostgresReplicationConnection.ReplicationConnectionBuilder.withPlugin(PostgresConnectorConfig.LogicalDecoder plugin)