| Package | Description |
|---|---|
| io.debezium.connector.postgresql | |
| io.debezium.connector.postgresql.connection |
| Modifier and Type | Field and Description |
|---|---|
private ReplicationConnection |
RecordsStreamProducer.replicationConnection |
| Modifier and Type | Method and Description |
|---|---|
protected ReplicationConnection |
PostgresTaskContext.createReplicationConnection() |
| Modifier and Type | Class and Description |
|---|---|
class |
PostgresReplicationConnection
Implementation of a
ReplicationConnection for Postgresql. |
| Modifier and Type | Method and Description |
|---|---|
ReplicationConnection |
ReplicationConnection.Builder.build()
Creates a new
ReplicationConnection instance |
ReplicationConnection |
PostgresReplicationConnection.ReplicationConnectionBuilder.build() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.