-
class
class
An application-scoped
EventDispatcher implementation that is responsible not only
for observing
ExportedEvent events but also generating an open tracing span that
is to be persisted with the event's data, allowing Debezium to capture and emit these as
change events.
class
The default application-scoped
EventDispatcher implementation that is responsible
for observing
ExportedEvent events and when detected, persists them to the
underlying database, allowing Debezium to capture and emit these as change events.