Uses of Interface
io.debezium.connector.postgresql.connection.ReplicationMessage
Packages that use ReplicationMessage
Package
Description
-
Uses of ReplicationMessage in io.debezium.connector.postgresql
Fields in io.debezium.connector.postgresql declared as ReplicationMessageModifier and TypeFieldDescriptionprivate final ReplicationMessagePostgresChangeRecordEmitter.messageMethods in io.debezium.connector.postgresql with parameters of type ReplicationMessageModifier and TypeMethodDescriptionprivate voidPostgresStreamingChangeEventSource.processReplicationMessages(PostgresPartition partition, PostgresOffsetContext offsetContext, ReplicationStream stream, ReplicationMessage message) Constructors in io.debezium.connector.postgresql with parameters of type ReplicationMessageModifierConstructorDescriptionPostgresChangeRecordEmitter(PostgresPartition partition, OffsetContext offset, Clock clock, PostgresConnectorConfig connectorConfig, PostgresSchema schema, PostgresConnection connection, TableId tableId, ReplicationMessage message) -
Uses of ReplicationMessage in io.debezium.connector.postgresql.connection
Classes in io.debezium.connector.postgresql.connection that implement ReplicationMessageModifier and TypeClassDescriptionclassReplication message instance representing a generic logical decoding messagestatic classA special message type that is used to replace event filtered already atMessageDecoder.classReplication message instance representing transaction demarcation events.Methods in io.debezium.connector.postgresql.connection with parameters of type ReplicationMessageModifier and TypeMethodDescriptionvoidReplicationStream.ReplicationMessageProcessor.process(ReplicationMessage message) Processes the given replication message.WalPositionLocator.resumeFromLsn(Lsn currentLsn, ReplicationMessage message) -
Uses of ReplicationMessage in io.debezium.connector.postgresql.connection.pgoutput
Classes in io.debezium.connector.postgresql.connection.pgoutput that implement ReplicationMessageModifier and TypeClassDescriptionclassclass -
Uses of ReplicationMessage in io.debezium.connector.postgresql.connection.pgproto
Classes in io.debezium.connector.postgresql.connection.pgproto that implement ReplicationMessageModifier and TypeClassDescription(package private) classReplication message representing message sent by Postgres Decoderbufsinvalid input: '<'/>