Uses of Interface
io.debezium.connector.cassandra.FieldFilterSelector.FieldFilter
Packages that use FieldFilterSelector.FieldFilter
-
Uses of FieldFilterSelector.FieldFilter in io.debezium.connector.cassandra
Methods in io.debezium.connector.cassandra that return FieldFilterSelector.FieldFilterModifier and TypeMethodDescriptionFilters.getFieldFilter(KeyspaceTable table) Get the field filter for a given table.FieldFilterSelector.selectFieldFilter(KeyspaceTable keyspaceTable) Returns the field(s) filter for the given table.