Uses of Package
io.debezium.connector.postgresql.connection
Packages that use io.debezium.connector.postgresql.connection
Package
Description
-
Classes in io.debezium.connector.postgresql.connection used by io.debezium.connector.postgresqlClassDescriptionExtracts type information from replication messages and associates them with each column.Replication message instance representing a generic logical decoding messageAbstraction of PostgreSQL log sequence number, adapted from
LogSequenceNumber.A class that is able to deserialize/decode binary representation of a batch of replication messages generated by logical decoding plugin.Contextual data required byMessageDecoders.JdbcConnectionconnection extension used for connecting to Postgres instances.Parses and converts column default values.Class to encapsulateReplicaIdentityInfo.ReplicaIdentityenumerator, adding the name of the index in case of the Replica Identity was set to `INDEX`A Postgres logical streaming replication connection.An abstract representation of a replication message that is sent by a PostgreSQL logical decoding plugin and is processed by the Debezium PostgreSQL connector.A representation of column value delivered as a part of replication messageData modification operation executedA stream from which messages sent by a logical decoding plugin can be consumed over a replication connection.This class is responsible for finding out a LSN from which Debezium should resume streaming after connector restarts. -
Classes in io.debezium.connector.postgresql.connection used by io.debezium.connector.postgresql.connectionClassDescriptionTransformer for time/date related string representations in replication messages.Abstraction of PostgreSQL log sequence number, adapted from
LogSequenceNumber.A class that is able to deserialize/decode binary representation of a batch of replication messages generated by logical decoding plugin.JdbcConnectionconnection extension used for connecting to Postgres instances.Parses and converts column default values.Class to encapsulateReplicaIdentityInfo.ReplicaIdentityenumerator, adding the name of the index in case of the Replica Identity was set to `INDEX`Table REPLICA IDENTITY information.A Postgres logical streaming replication connection.A builder forReplicationConnectionAn abstract representation of a replication message that is sent by a PostgreSQL logical decoding plugin and is processed by the Debezium PostgreSQL connector.A representation of column value delivered as a part of replication messageData modification operation executedA stream from which messages sent by a logical decoding plugin can be consumed over a replication connection.Information about a running Postgres instance.Information about a server replication slotThis class is responsible for finding out a LSN from which Debezium should resume streaming after connector restarts. -
Classes in io.debezium.connector.postgresql.connection used by io.debezium.connector.postgresql.connection.pgoutputClassDescriptionAbstract implementation of
MessageDecoderthat all decoders should inherit from.Abstraction of PostgreSQL log sequence number, adapted fromLogSequenceNumber.A class that is able to deserialize/decode binary representation of a batch of replication messages generated by logical decoding plugin.Contextual data required byMessageDecoders.JdbcConnectionconnection extension used for connecting to Postgres instances.An abstract representation of a replication message that is sent by a PostgreSQL logical decoding plugin and is processed by the Debezium PostgreSQL connector.A representation of column value delivered as a part of replication messageData modification operation executedThis class is responsible for finding out a LSN from which Debezium should resume streaming after connector restarts. -
Classes in io.debezium.connector.postgresql.connection used by io.debezium.connector.postgresql.connection.pgprotoClassDescriptionAbstract implementation of
MessageDecoderthat all decoders should inherit from.A class that is able to deserialize/decode binary representation of a batch of replication messages generated by logical decoding plugin.An abstract representation of a replication message that is sent by a PostgreSQL logical decoding plugin and is processed by the Debezium PostgreSQL connector.A representation of column value delivered as a part of replication messageData modification operation executed -
Classes in io.debezium.connector.postgresql.connection used by io.debezium.connector.postgresql.spiClassDescriptionAbstraction of PostgreSQL log sequence number, adapted from
LogSequenceNumber. -
Classes in io.debezium.connector.postgresql.connection used by io.debezium.connector.postgresql.transforms.timescaledb