Uses of Class
io.debezium.kcrestextension.entities.PredicateDefinition
Packages that use PredicateDefinition
-
Uses of PredicateDefinition in io.debezium.kcrestextension
Fields in io.debezium.kcrestextension with type parameters of type PredicateDefinitionMethods in io.debezium.kcrestextension that return types with arguments of type PredicateDefinition -
Uses of PredicateDefinition in io.debezium.kcrestextension.entities
Methods in io.debezium.kcrestextension.entities that return PredicateDefinitionModifier and TypeMethodDescriptionstatic PredicateDefinitionPredicateDefinition.fromPluginDesc(org.apache.kafka.connect.runtime.isolation.PluginDesc<org.apache.kafka.connect.transforms.predicates.Predicate<?>> predicate)