A B C D F G I J L N O P S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AdditionalJaxbMappingProducerImpl - Class in io.debezium.outbox.quarkus.deployment
-
An
AdditionalJaxbMappingProducerimplementation that provides Hibernate ORM with a HBM XML mapping for an map-mode entity configuration for the OutboxEvent entity data type. - AdditionalJaxbMappingProducerImpl() - Constructor for class io.debezium.outbox.quarkus.deployment.AdditionalJaxbMappingProducerImpl
- aggregateId - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig
-
Outbox aggregate-id configurable attributes
- aggregateIdType - Variable in class io.debezium.outbox.quarkus.deployment.OutboxEventEntityBuildItem
- aggregateType - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig
-
Outbox aggregate-type configurable attributes
B
- build(OutboxEventEntityBuildItem, BuildProducer<AdditionalBeanBuildItem>, BuildProducer<GeneratedResourceBuildItem>, BuildProducer<ReflectiveClassBuildItem>, Capabilities) - Method in class io.debezium.outbox.quarkus.deployment.OutboxProcessor
C
- columnDefinition - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigAggregateId
-
The column definition.
- columnDefinition - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigAggregateType
-
The column definition.
- columnDefinition - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigId
-
The column definition.
- columnDefinition - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigPayload
-
The column definition.
- columnDefinition - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigTimestamp
-
The column definition.
- columnDefinition - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigTracingSpan
-
The column definition.
- columnDefinition - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigType
-
The column definition.
- converter - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigAggregateId
-
The column's attribute converter fully qualified class name.
- converter - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigAggregateType
-
The column's attribute converter fully qualified class name.
- converter - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigPayload
-
The column's attribute converter fully qualified class name.
- converter - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigTimestamp
-
The column's attribute converter fully qualified class name.
- converter - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigType
-
The column's attribute converter fully qualified class name.
- createAggregateIdAttribute(DebeziumOutboxConfig, OutboxEventEntityBuildItem) - Static method in class io.debezium.outbox.quarkus.deployment.OutboxEventHbmWriter
- createAggregateTypeAttribute(DebeziumOutboxConfig) - Static method in class io.debezium.outbox.quarkus.deployment.OutboxEventHbmWriter
- createIdAttribute(DebeziumOutboxConfig) - Static method in class io.debezium.outbox.quarkus.deployment.OutboxEventHbmWriter
- createPayloadAttribute(DebeziumOutboxConfig, OutboxEventEntityBuildItem) - Static method in class io.debezium.outbox.quarkus.deployment.OutboxEventHbmWriter
- createTimestampAttribute(DebeziumOutboxConfig) - Static method in class io.debezium.outbox.quarkus.deployment.OutboxEventHbmWriter
- createTracingSpanAttribute(DebeziumOutboxConfig) - Static method in class io.debezium.outbox.quarkus.deployment.OutboxEventHbmWriter
- createTypeAttribute(DebeziumOutboxConfig) - Static method in class io.debezium.outbox.quarkus.deployment.OutboxEventHbmWriter
D
- DEBEZIUM_OUTBOX - Static variable in class io.debezium.outbox.quarkus.deployment.OutboxProcessor
- debeziumOutboxConfig - Variable in class io.debezium.outbox.quarkus.deployment.OutboxProcessor
-
Debezium Outbox configuration
- DebeziumOutboxConfig - Class in io.debezium.outbox.quarkus.deployment
-
Configuration root class for Debezium Outbox pattern that defines the available user configuration options to customize this extension's behavior.
- DebeziumOutboxConfig() - Constructor for class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig
- DebeziumOutboxConfig.DebeziumOutboxConfigAggregateId - Class in io.debezium.outbox.quarkus.deployment
- DebeziumOutboxConfig.DebeziumOutboxConfigAggregateType - Class in io.debezium.outbox.quarkus.deployment
- DebeziumOutboxConfig.DebeziumOutboxConfigId - Class in io.debezium.outbox.quarkus.deployment
- DebeziumOutboxConfig.DebeziumOutboxConfigPayload - Class in io.debezium.outbox.quarkus.deployment
- DebeziumOutboxConfig.DebeziumOutboxConfigTimestamp - Class in io.debezium.outbox.quarkus.deployment
- DebeziumOutboxConfig.DebeziumOutboxConfigTracingSpan - Class in io.debezium.outbox.quarkus.deployment
- DebeziumOutboxConfig.DebeziumOutboxConfigType - Class in io.debezium.outbox.quarkus.deployment
- DebeziumOutboxConfigAggregateId() - Constructor for class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigAggregateId
- DebeziumOutboxConfigAggregateType() - Constructor for class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigAggregateType
- DebeziumOutboxConfigId() - Constructor for class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigId
- DebeziumOutboxConfigPayload() - Constructor for class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigPayload
- DebeziumOutboxConfigTimestamp() - Constructor for class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigTimestamp
- DebeziumOutboxConfigTracingSpan() - Constructor for class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigTracingSpan
- DebeziumOutboxConfigType() - Constructor for class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigType
F
- feature() - Method in class io.debezium.outbox.quarkus.deployment.OutboxProcessor
G
- generateHbmMapping(OutboxEventEntityBuildItem, BuildProducer<GeneratedResourceBuildItem>) - Method in class io.debezium.outbox.quarkus.deployment.OutboxProcessor
- get_debeziumOutboxConfig(Object) - Static method in class io.debezium.outbox.quarkus.deployment.OutboxProcessor$$accessor
- getAggregateIdType() - Method in class io.debezium.outbox.quarkus.deployment.OutboxEventEntityBuildItem
- getOutboxHbmXmlStream() - Method in class io.debezium.outbox.quarkus.deployment.AdditionalJaxbMappingProducerImpl
- getPayloadType() - Method in class io.debezium.outbox.quarkus.deployment.OutboxEventEntityBuildItem
I
- id - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig
-
Outbox identifier configurable attributes
- io.debezium.outbox.quarkus.deployment - package io.debezium.outbox.quarkus.deployment
- isPayloadJacksonJsonNode(OutboxEventEntityBuildItem) - Static method in class io.debezium.outbox.quarkus.deployment.OutboxEventHbmWriter
J
- JACKSON_JSONNODE - Static variable in class io.debezium.outbox.quarkus.deployment.OutboxEventHbmWriter
L
- LOGGER - Static variable in class io.debezium.outbox.quarkus.deployment.AdditionalJaxbMappingProducerImpl
- LOGGER - Static variable in class io.debezium.outbox.quarkus.deployment.OutboxProcessor
N
- name - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigAggregateId
-
The column name.
- name - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigAggregateType
-
The column name.
- name - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigId
-
The column name.
- name - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigPayload
-
The column name.
- name - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigTimestamp
-
The column name.
- name - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigTracingSpan
-
The column name.
- name - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigType
-
The column name.
O
- OutboxEventEntityBuildItem - Class in io.debezium.outbox.quarkus.deployment
-
A build item that represents data relevant to the OutboxEvent entity mapping.
- OutboxEventEntityBuildItem(Type, Type) - Constructor for class io.debezium.outbox.quarkus.deployment.OutboxEventEntityBuildItem
- OutboxEventHbmWriter - Class in io.debezium.outbox.quarkus.deployment
-
Helper class that can produce a JAXB HBM mapping for the OutboxEvent entity.
- OutboxEventHbmWriter() - Constructor for class io.debezium.outbox.quarkus.deployment.OutboxEventHbmWriter
- OutboxProcessor - Class in io.debezium.outbox.quarkus.deployment
-
Quarkus deployment processor for the Debezium "outbox" extension.
- OutboxProcessor() - Constructor for class io.debezium.outbox.quarkus.deployment.OutboxProcessor
- OutboxProcessor$$accessor - Class in io.debezium.outbox.quarkus.deployment
- OutboxProcessor$$accessor() - Constructor for class io.debezium.outbox.quarkus.deployment.OutboxProcessor$$accessor
P
- payload - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig
-
Outbox payload configurable attributes
- payloadType - Variable in class io.debezium.outbox.quarkus.deployment.OutboxEventEntityBuildItem
- produceAdditionalMappings(MetadataImplementor, IndexView, MappingBinder, MetadataBuildingContext) - Method in class io.debezium.outbox.quarkus.deployment.AdditionalJaxbMappingProducerImpl
- produceOutboxBuildItem(CombinedIndexBuildItem, List<PersistenceUnitDescriptorBuildItem>, BuildProducer<OutboxEventEntityBuildItem>, BuildProducer<HibernateOrmIntegrationStaticConfiguredBuildItem>) - Method in class io.debezium.outbox.quarkus.deployment.OutboxProcessor
S
- set_debeziumOutboxConfig(Object, Object) - Static method in class io.debezium.outbox.quarkus.deployment.OutboxProcessor$$accessor
T
- tableName - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig
-
The table name to be used for the outbox table
- timestamp - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig
-
Outbox timestamp configurable attributes
- tracingEnabled - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig
-
smallrye-opentracing configuration option
- tracingSpan - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig
-
Outbox Tracing configurable attributes
- type - Variable in class io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig
-
Outbox type configurable attributes
W
- write(DebeziumOutboxConfig, OutboxEventEntityBuildItem) - Static method in class io.debezium.outbox.quarkus.deployment.OutboxEventHbmWriter
All Classes All Packages