Uses of Interface
io.debezium.embedded.async.AsyncEngineConfig
Packages that use AsyncEngineConfig
-
Uses of AsyncEngineConfig in io.debezium.embedded.async
Classes in io.debezium.embedded.async that implement AsyncEngineConfigModifier and TypeClassDescriptionfinal classImplementation ofDebeziumEnginewhich allows to run multiple tasks in parallel and also allows to process part or whole record processing pipeline in parallel.