All Classes and Interfaces
Class
Description
A change event sink that consumes events from one or more Kafka topics.
A pluggable strategy contract for defining how table names are resolved from kafka records.
A pluggable strategy contract for defining how column names are resolved from kafka fields.
Default implementation of the
CollectionNamingStrategy where the table name is driven
directly from the topic name, replacing any dot characters with underscore
and source field in topic.The default implementation of the
ColumnNamingStrategy that simply returns the field's
name as the column name in the destination table.A generalized
FieldFilterFactory implementation.Different modes that which primary keys are handled.