| Package | Description |
|---|---|
| io.debezium.connector.postgresql |
| Modifier and Type | Field and Description |
|---|---|
private PostgresTaskContext |
PostgresConnectorTask.taskContext |
protected PostgresTaskContext |
RecordsProducer.taskContext |
| Modifier and Type | Method and Description |
|---|---|
private void |
PostgresConnectorTask.createSnapshotProducer(PostgresTaskContext taskContext,
SourceInfo sourceInfo,
boolean initialOnlySnapshot) |
| Constructor and Description |
|---|
RecordsProducer(PostgresTaskContext taskContext,
SourceInfo sourceInfo) |
RecordsSnapshotProducer(PostgresTaskContext taskContext,
SourceInfo sourceInfo,
boolean continueStreamingAfterCompletion) |
RecordsStreamProducer(PostgresTaskContext taskContext,
SourceInfo sourceInfo)
Creates new producer instance for the given task context
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.