Uses of Interface
io.debezium.spi.schema.DataCollectionId
Packages that use DataCollectionId
-
Uses of DataCollectionId in io.debezium.spi.topic
Classes in io.debezium.spi.topic with type parameters of type DataCollectionIdModifier and TypeInterfaceDescriptioninterfaceTopicNamingStrategy<I extends DataCollectionId>An interface that defines the topic naming strategy, including DataChange, SchemaChange, Transaction, Heartbeat events etc.static interfaceTopicNamingStrategy.TopicValueAugment<I extends DataCollectionId,S, R> An interface that augments the field's value to topic key/value.