Uses of Package
io.debezium.connector.postgresql
Packages that use io.debezium.connector.postgresql
Package
Description
-
Classes in io.debezium.connector.postgresql used by io.debezium.connector.postgresqlClassDescriptionContainer for
SourceRecords and associated metadataApplies the include/exclude filters to logical decoding message prefix.The class receivesLogicalDecodingMessageevents and delivers the event to the dedicated topic.This class contains the information returned by the pg_current_snapshot function.A parser API for Postgres Geometry typesThe configuration properties for thePostgresConnectorThe set of predefined HStoreHandlingMode options or aliasesDefines modes of representation ofintervaldatatypeThe set of predefined SchemaRefreshMode options or aliases.The set of predefined SecureConnectionMode options or aliases.The set of predefined Snapshotter options or aliases.Custom extension of theEventDispatcherto accommodate routingLogicalDecodingMessageevents to the change event queue.A class describing PostgreSQL read only incremental snapshot context state.Component that records the schema information for thePostgresConnector.The context of aPostgresConnectorTask.A class that binds together a PostgresSQL OID, JDBC type id and the string name of the type.A provider ofValueConverters andSchemaBuilders for various Postgres specific column types.Class that records Replica Identity information for thePostgresConnectorInformation about the source of information, which for normal events contains information about the transaction id and the LSN position in the server WAL.A registry of types supported by a PostgreSQL instance.Allows to obtain the SQL type corresponding to PG types.Helper that returns placeholder values for unchanged toasted columns. -
Classes in io.debezium.connector.postgresql used by io.debezium.connector.postgresql.connectionClassDescriptionThe configuration properties for the
PostgresConnectorComponent that records the schema information for thePostgresConnector.A class that binds together a PostgresSQL OID, JDBC type id and the string name of the type.A provider ofValueConverters andSchemaBuilders for various Postgres specific column types.Class that records Replica Identity information for thePostgresConnectorA registry of types supported by a PostgreSQL instance. -
Classes in io.debezium.connector.postgresql used by io.debezium.connector.postgresql.connection.pgoutputClassDescriptionA class that binds together a PostgresSQL OID, JDBC type id and the string name of the type.A registry of types supported by a PostgreSQL instance.
-
Classes in io.debezium.connector.postgresql used by io.debezium.connector.postgresql.connection.pgprotoClassDescriptionA class that binds together a PostgresSQL OID, JDBC type id and the string name of the type.A registry of types supported by a PostgreSQL instance.
-
Classes in io.debezium.connector.postgresql used by io.debezium.connector.postgresql.restClassDescriptionA Kafka Connect source connector that creates tasks which use Postgresql streaming replication off a logical replication slot to receive incoming changes for a database and publish them to Kafka.