| Class | Description |
|---|---|
| ExtractNewDocumentState<R extends org.apache.kafka.connect.connector.ConnectRecord<R>> |
Debezium Mongo Connector generates the CDC records in String format.
|
| ExtractNewDocumentState.FieldReference |
Represents a field that should be added to the outgoing record as a header attribute or struct field.
|
| MongoDataConverter |
MongoDataConverter handles translating MongoDB strings to Kafka Connect schemas and row data to Kafka
Connect records.
|
| Enum | Description |
|---|---|
| ExtractNewDocumentState.ArrayEncoding |
Copyright © 2021 JBoss by Red Hat. All rights reserved.