Package io.debezium.connector.postgresql.connection.wal2json
-
Interface Summary Interface Description DateTimeFormat Transformer for time/date related string representations in JSON messages coming from the wal2json plugin. -
Class Summary Class Description DateTimeFormat.ISODateTimeFormat NonStreamingWal2JsonMessageDecoder A non-streaming version of JSON deserialization of a message sent by wal2json logical decoding plugin.StreamingWal2JsonMessageDecoder JSON deserialization of a message sent by wal2json logical decoding plugin.Wal2JsonColumnValue Wal2JsonReplicationMessage Replication message representing message sent by the wal2json logical decoding plug-in.