| Class | Description |
|---|---|
| ByLogicalTableRouter<R extends org.apache.kafka.connect.connector.ConnectRecord<R>> |
A logical table consists of one or more physical tables with the same schema.
|
| UnwrapFromEnvelope<R extends org.apache.kafka.connect.connector.ConnectRecord<R>> |
Debezium generates CDC (
Envelope) records that are struct of values containing values
before and after change. |
| Enum | Description |
|---|---|
| UnwrapFromEnvelope.DeleteHandling |
Copyright © 2019 JBoss by Red Hat. All rights reserved.