| Class and Description |
|---|
| AbstractReplicationMessageColumn
Extracts type information from replication messages and associates them with each column.
|
| Lsn
Abstraction of PostgreSQL log sequence number, adapted from
LogSequenceNumber. |
| MessageDecoder
A class that is able to deserialize/decode binary representation of a batch of replication messages generated by
logical decoding plugin.
|
| MessageDecoderConfig
Configuration parameter object for a
MessageDecoder |
PostgresConnection
JdbcConnection connection extension used for connecting to Postgres instances. |
| ReplicationConnection
A Postgres logical streaming replication connection.
|
| ReplicationMessage
An abstract representation of a replication message that is sent by a PostgreSQL logical decoding plugin and
is processed by the Debezium PostgreSQL connector.
|
| ReplicationMessage.Column
A representation of column value delivered as a part of replication message
|
| ReplicationStream
A stream from which messages sent by a logical decoding plugin can be consumed over a replication connection.
|
| WalPositionLocator
This class is responsible for finding out a LSN from which Debezium should
resume streaming after connector restarts.
|
| Class and Description |
|---|
| AbstractReplicationMessageColumn.TypeMetadataImpl |
| Lsn
Abstraction of PostgreSQL log sequence number, adapted from
LogSequenceNumber. |
| MessageDecoder
A class that is able to deserialize/decode binary representation of a batch of replication messages generated by
logical decoding plugin.
|
| MessageDecoderConfig
Configuration parameter object for a
MessageDecoder |
| PostgresReplicationConnection.ReplicationConnectionBuilder |
| ReplicationConnection
A Postgres logical streaming replication connection.
|
| ReplicationConnection.Builder
A builder for
ReplicationConnection |
| ReplicationMessage
An abstract representation of a replication message that is sent by a PostgreSQL logical decoding plugin and
is processed by the Debezium PostgreSQL connector.
|
| ReplicationMessage.Column
A representation of column value delivered as a part of replication message
|
| ReplicationMessage.ColumnTypeMetadata |
| ReplicationMessage.ColumnValue |
| ReplicationMessage.Operation
Data modification operation executed
|
| ReplicationStream
A stream from which messages sent by a logical decoding plugin can be consumed over a replication connection.
|
| ReplicationStream.ReplicationMessageProcessor |
| ServerInfo
Information about a running Postgres instance.
|
| ServerInfo.ReplicaIdentity
Table REPLICA IDENTITY information.
|
| ServerInfo.ReplicationSlot
Information about a server replication slot
|
| WalPositionLocator
This class is responsible for finding out a LSN from which Debezium should
resume streaming after connector restarts.
|
| Class and Description |
|---|
| AbstractColumnValue |
| AbstractMessageDecoder
Abstract implementation of
MessageDecoder that all decoders should inherit from. |
| Lsn
Abstraction of PostgreSQL log sequence number, adapted from
LogSequenceNumber. |
| MessageDecoder
A class that is able to deserialize/decode binary representation of a batch of replication messages generated by
logical decoding plugin.
|
| MessageDecoderConfig
Configuration parameter object for a
MessageDecoder |
| ReplicationMessage
An abstract representation of a replication message that is sent by a PostgreSQL logical decoding plugin and
is processed by the Debezium PostgreSQL connector.
|
| ReplicationMessage.Column
A representation of column value delivered as a part of replication message
|
| ReplicationMessage.ColumnValue |
| ReplicationMessage.Operation
Data modification operation executed
|
| ReplicationStream.ReplicationMessageProcessor |
| WalPositionLocator
This class is responsible for finding out a LSN from which Debezium should
resume streaming after connector restarts.
|
| Class and Description |
|---|
| AbstractColumnValue |
| AbstractMessageDecoder
Abstract implementation of
MessageDecoder that all decoders should inherit from. |
| MessageDecoder
A class that is able to deserialize/decode binary representation of a batch of replication messages generated by
logical decoding plugin.
|
| MessageDecoderConfig
Configuration parameter object for a
MessageDecoder |
| ReplicationMessage
An abstract representation of a replication message that is sent by a PostgreSQL logical decoding plugin and
is processed by the Debezium PostgreSQL connector.
|
| ReplicationMessage.Column
A representation of column value delivered as a part of replication message
|
| ReplicationMessage.ColumnValue |
| ReplicationMessage.Operation
Data modification operation executed
|
| ReplicationStream.ReplicationMessageProcessor |
| Class and Description |
|---|
| AbstractColumnValue |
| AbstractMessageDecoder
Abstract implementation of
MessageDecoder that all decoders should inherit from. |
| MessageDecoder
A class that is able to deserialize/decode binary representation of a batch of replication messages generated by
logical decoding plugin.
|
| MessageDecoderConfig
Configuration parameter object for a
MessageDecoder |
| ReplicationMessage
An abstract representation of a replication message that is sent by a PostgreSQL logical decoding plugin and
is processed by the Debezium PostgreSQL connector.
|
| ReplicationMessage.Column
A representation of column value delivered as a part of replication message
|
| ReplicationMessage.ColumnValue |
| ReplicationMessage.Operation
Data modification operation executed
|
| ReplicationStream.ReplicationMessageProcessor |
| Class and Description |
|---|
| Lsn
Abstraction of PostgreSQL log sequence number, adapted from
LogSequenceNumber. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.