Class TopicSelector.TopicNameSanitizer<I extends DataCollectionId>

java.lang.Object
io.debezium.schema.TopicSelector.TopicNameSanitizer<I>
All Implemented Interfaces:
TopicSelector.DataCollectionTopicNamer<I>
Enclosing class:
TopicSelector<I extends DataCollectionId>

private static class TopicSelector.TopicNameSanitizer<I extends DataCollectionId> extends Object implements TopicSelector.DataCollectionTopicNamer<I>
A topic namer that replaces any characters invalid in a topic name with _.