Uses of Class
io.debezium.relational.mapping.ColumnMappers.MapperRule
-
Packages that use ColumnMappers.MapperRule Package Description io.debezium.relational.mapping -
-
Uses of ColumnMappers.MapperRule in io.debezium.relational.mapping
Fields in io.debezium.relational.mapping with type parameters of type ColumnMappers.MapperRule Modifier and Type Field Description private List<ColumnMappers.MapperRule>ColumnMappers.Builder. rulesprivate List<ColumnMappers.MapperRule>ColumnMappers. rulesConstructor parameters in io.debezium.relational.mapping with type arguments of type ColumnMappers.MapperRule Constructor Description ColumnMappers(List<ColumnMappers.MapperRule> rules)
-