| Modifier and Type | Field and Description |
|---|---|
private ReplicationMessage |
PostgresChangeRecordEmitter.message |
| Constructor and Description |
|---|
PostgresChangeRecordEmitter(OffsetContext offset,
Clock clock,
PostgresConnectorConfig connectorConfig,
PostgresSchema schema,
PostgresConnection connection,
ReplicationMessage message) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicationStream.ReplicationMessageProcessor.process(ReplicationMessage message) |
| Modifier and Type | Class and Description |
|---|---|
class |
PgOutputReplicationMessage |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
PgProtoReplicationMessage
Replication message representing message sent by Postgres Decoderbufs>
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
Wal2JsonReplicationMessage
Replication message representing message sent by the wal2json logical decoding plug-in.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.