| Package | Description |
|---|---|
| io.debezium.connector.mysql |
| Modifier and Type | Field and Description |
|---|---|
protected MySqlTaskContext |
AbstractReader.context |
private MySqlTaskContext |
MySqlConnectorTask.taskContext |
| Constructor and Description |
|---|
AbstractReader(String name,
MySqlTaskContext context)
Create a snapshot reader.
|
BinlogReader(String name,
MySqlTaskContext context)
Create a binlog reader.
|
BinlogReaderMetrics(com.github.shyiko.mysql.binlog.BinaryLogClient client,
MySqlTaskContext taskContext) |
SnapshotReader(String name,
MySqlTaskContext context)
Create a snapshot reader.
|
SnapshotReaderMetrics(MySqlTaskContext taskContext,
MySqlSchema schema) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.