| Package | Description |
|---|---|
| io.debezium.connector.postgresql |
| Modifier and Type | Field and Description |
|---|---|
private PostgresSchema |
PostgresTaskContext.schema |
| Modifier and Type | Method and Description |
|---|---|
protected PostgresSchema |
PostgresSchema.refresh(PostgresConnection connection,
boolean printReplicaIdentityInfo)
Initializes the content for this schema by reading all the database information from the supplied connection.
|
protected PostgresSchema |
RecordsProducer.schema() |
protected PostgresSchema |
PostgresTaskContext.schema() |
| Constructor and Description |
|---|
PostgresTaskContext(PostgresConnectorConfig config,
PostgresSchema schema) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.