All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractEventDispatcher Abstract base class for the Debezium OutboxEventDispatchercontract.AdditionalJaxbMappingProducerImpl AnAdditionalJaxbMappingProducerimplementation that provides Hibernate ORM with a HBM XML mapping for an map-mode entity configuration for the OutboxEvent entity data type.DebeziumOutboxRuntimeConfig Debezium outbox Quarkus extension runtime configuration properties.DebeziumTextMap DebeziumTracerEventDispatcher An application-scopedEventDispatcherimplementation that is responsible not only for observingExportedEventevents 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.DefaultEventDispatcher The default application-scopedEventDispatcherimplementation that is responsible for observingExportedEventevents and when detected, persists them to the underlying database, allowing Debezium to capture and emit these as change events.EventDispatcher Contract for a Debezium Outbox event dispatcher.ExportedEvent<I,P> Describes an event that should be exported via the "outbox" table.JsonNodeAttributeConverter Converter that knows how to convert between aStringandJsonNode.OutboxConstants Constant values used by the Debezium outbox Quarkus extension.