Uses of Class
io.debezium.connector.mongodb.FieldSelector.Path
Packages that use FieldSelector.Path
-
Uses of FieldSelector.Path in io.debezium.connector.mongodb
Subclasses of FieldSelector.Path in io.debezium.connector.mongodbModifier and TypeClassDescriptionprivate static final classprivate static final classFields in io.debezium.connector.mongodb with type parameters of type FieldSelector.PathModifier and TypeFieldDescriptionprivate final List<FieldSelector.Path>FieldSelector.pathsThe configured exclusion/renaming patterns.Method parameters in io.debezium.connector.mongodb with type arguments of type FieldSelector.PathModifier and TypeMethodDescriptionprivate voidFieldSelector.FieldSelectorBuilder.parse(String value, Function<String, FieldSelector.Path> pathCreator, List<FieldSelector.Path> result) private voidFieldSelector.FieldSelectorBuilder.parse(String value, Function<String, FieldSelector.Path> pathCreator, List<FieldSelector.Path> result) Constructor parameters in io.debezium.connector.mongodb with type arguments of type FieldSelector.Path