| ChangeEvent |
Container for SourceRecords and associated metadata
|
| Filters |
A utility that is contains various filters for acceptable TableIds and columns.
|
| LegacyV1PostgresSourceInfoStructMaker |
|
| Module |
Information about this module.
|
| PgOid |
Extension to the Oid class which contains Postgres specific datatypes not found currently in the
JDBC driver implementation classes.
|
| PostgisGeometry |
A parser API for Postgres Geometry types
|
| PostgresChangeEventSourceCoordinator |
|
| PostgresChangeEventSourceFactory |
|
| PostgresChangeRecordEmitter |
Emits change data based on a logical decoding event coming as protobuf or JSON message.
|
| PostgresConnector |
A 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.
|
| PostgresConnectorConfig |
|
| PostgresConnectorConfig.SystemTablesPredicate |
|
| PostgresConnectorMetadata |
|
| PostgresConnectorTask |
Kafka connect source task which uses Postgres logical decoding over a streaming replication connection to process DB changes.
|
| PostgresErrorHandler |
Error handler for Postgres.
|
| PostgresEventMetadataProvider |
|
| PostgresOffsetContext |
|
| PostgresOffsetContext.Loader |
|
| PostgresPartition |
|
| PostgresPartition.Provider |
|
| PostgresSchema |
|
| PostgresSignalBasedIncrementalSnapshotChangeEventSource |
|
| PostgresSnapshotChangeEventSource |
|
| PostgresSnapshotChangeEventSource.PostgresSnapshotContext |
Mutable context which is populated in the course of snapshotting.
|
| PostgresSourceInfoStructMaker |
|
| PostgresStreamingChangeEventSource |
|
| PostgresTaskContext |
|
| PostgresTopicSelector |
|
| PostgresType |
A class that binds together a PostgresSQL OID, JDBC type id and the string name of the type.
|
| PostgresType.Builder |
|
| PostgresValueConverter |
A provider of ValueConverters and SchemaBuilders for various Postgres specific column types.
|
| RecordsProducer |
Class which generates Kafka Connect SourceRecord records.
|
| SourceInfo |
Information about the source of information, which for normal events contains information about the transaction id and the
LSN position in the server WAL.
|
| TypeRegistry |
A registry of types supported by a PostgreSQL instance.
|
| TypeRegistry.SqlTypeMapper |
Allows to obtain the SQL type corresponding to PG types.
|
| UnchangedToastedReplicationMessageColumn |
|