public class OracleTopicSelector extends Object implements io.debezium.schema.TopicSelector<io.debezium.relational.TableId>
| Constructor and Description |
|---|
OracleTopicSelector(String prefix) |
| Modifier and Type | Method and Description |
|---|---|
static OracleTopicSelector |
defaultSelector(String prefix) |
String |
topicNameFor(io.debezium.relational.TableId tableId) |
private final String prefix
public OracleTopicSelector(String prefix)
public static OracleTopicSelector defaultSelector(String prefix)
public String topicNameFor(io.debezium.relational.TableId tableId)
topicNameFor in interface io.debezium.schema.TopicSelector<io.debezium.relational.TableId>Copyright © 2018 JBoss by Red Hat. All rights reserved.