@ThreadSafe public class MySqlTopicSelector extends Object
TopicSelector.| Constructor and Description |
|---|
MySqlTopicSelector() |
| Modifier and Type | Method and Description |
|---|---|
static TopicSelector<TableId> |
defaultSelector(MySqlConnectorConfig connectorConfig) |
static TopicSelector<TableId> |
defaultSelector(String prefix,
String heartbeatPrefix)
Deprecated.
|
@Deprecated public static TopicSelector<TableId> defaultSelector(String prefix, String heartbeatPrefix)
prefix - the name of the prefix to be used for all topics; may not be null and must not terminate in the
delimiterheartbeatPrefix - the name of the prefix to be used for all heartbeat topics; may not be null and must not terminate in the
delimiterpublic static TopicSelector<TableId> defaultSelector(MySqlConnectorConfig connectorConfig)
Copyright © 2021 JBoss by Red Hat. All rights reserved.