| Package | Description |
|---|---|
| io.debezium.config | |
| io.debezium.relational |
| Modifier and Type | Field and Description |
|---|---|
private CustomConverterRegistry |
CommonConnectorConfig.customConverterRegistry |
| Modifier and Type | Method and Description |
|---|---|
CustomConverterRegistry |
CommonConnectorConfig.customConverterRegistry() |
| Modifier and Type | Field and Description |
|---|---|
private CustomConverterRegistry |
TableSchemaBuilder.customConverterRegistry |
| Constructor and Description |
|---|
TableSchemaBuilder(ValueConverterProvider valueConverterProvider,
SchemaNameAdjuster schemaNameAdjuster,
CustomConverterRegistry customConverterRegistry,
org.apache.kafka.connect.data.Schema sourceInfoSchema,
boolean sanitizeFieldNames)
Create a new instance of the builder.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.