Uses of Class
io.debezium.embedded.async.AbstractRecordProcessor
Packages that use AbstractRecordProcessor
-
Uses of AbstractRecordProcessor in io.debezium.embedded.async
Subclasses of AbstractRecordProcessor in io.debezium.embedded.asyncModifier and TypeClassDescriptionclassRecordProcessorwhich transforms and converts the records in parallel.classRecordProcessorwhich transforms and converts the records in parallel and then pass the whole batch to the user-provided handler.classRecordProcessorwhich transforms and converts the records in parallel.classRecordProcessorwhich transforms the records in parallel.classRecordProcessorwhich runs transformations of the records in parallel and then pass the whole batch to the user-provided handler.classRecordProcessorwhich transforms the records in parallel.