| Modifier and Type | Field and Description |
|---|---|
protected MySqlTaskContext |
AbstractReader.context |
private MySqlTaskContext |
MySqlConnectorTask.taskContext |
| Modifier and Type | Method and Description |
|---|---|
void |
Metrics.register(MySqlTaskContext context,
org.slf4j.Logger logger) |
| Constructor and Description |
|---|
AbstractReader(String name,
MySqlTaskContext context)
Create a snapshot reader.
|
BinlogReader(String name,
MySqlTaskContext context)
Create a binlog reader.
|
SnapshotReader(String name,
MySqlTaskContext context)
Create a snapshot reader.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.