| Package | Description |
|---|---|
| io.debezium.connector.mysql |
| Modifier and Type | Field and Description |
|---|---|
private MySqlConnectorConfig |
MySqlTaskContext.connectorConfig |
| Modifier and Type | Method and Description |
|---|---|
MySqlConnectorConfig |
MySqlTaskContext.getConnectorConfig() |
| Modifier and Type | Method and Description |
|---|---|
private static MySqlValueConverters |
MySqlSchema.getValueConverters(MySqlConnectorConfig configuration) |
| Constructor and Description |
|---|
MySqlJdbcContext(MySqlConnectorConfig config) |
MySqlSchema(MySqlConnectorConfig configuration,
Predicate<String> gtidFilter,
boolean tableIdCaseInsensitive,
TopicSelector<TableId> topicSelector,
Filters tableFilters)
Create a schema component given the supplied
MySQL connector configuration. |
SourceInfo(MySqlConnectorConfig connectorConfig) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.