Uses of Interface
io.debezium.sink.naming.CollectionNamingStrategy
Packages that use CollectionNamingStrategy
-
Uses of CollectionNamingStrategy in io.debezium.sink
Methods in io.debezium.sink that return CollectionNamingStrategy -
Uses of CollectionNamingStrategy in io.debezium.sink.naming
Classes in io.debezium.sink.naming that implement CollectionNamingStrategyModifier and TypeClassDescriptionclassDefault implementation of theCollectionNamingStrategywhere the table name is driven directly from the topic name, replacing anydotcharacters withunderscoreand source field in topic.