| Modifier and Type | Field and Description |
|---|---|
private TopicSelector |
RecordMakers.topicSelector |
private TopicSelector |
MySqlTaskContext.topicSelector |
| Modifier and Type | Method and Description |
|---|---|
static TopicSelector |
TopicSelector.defaultSelector(String prefix)
Get the default topic selector logic, which uses a '.' delimiter character when needed.
|
static TopicSelector |
TopicSelector.defaultSelector(String prefix,
String delimiter)
Get the default topic selector logic, which uses the supplied delimiter character when needed.
|
TopicSelector |
MySqlTaskContext.topicSelector() |
| Constructor and Description |
|---|
RecordMakers(MySqlSchema schema,
SourceInfo source,
TopicSelector topicSelector)
Create the record makers using the supplied components.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.