Index
All Classes and Interfaces|All Packages
C
- camelKafkaRuntimeConfig - Variable in class org.apache.camel.quarkus.component.kafka.KafkaClientFactoryProducer
- CamelKafkaRuntimeConfig - Class in org.apache.camel.quarkus.component.kafka
- CamelKafkaRuntimeConfig() - Constructor for class org.apache.camel.quarkus.component.kafka.CamelKafkaRuntimeConfig
- CamelKafkaRuntimeConfig.KafkaServiceBindingConfig - Class in org.apache.camel.quarkus.component.kafka
- config - Variable in class org.apache.camel.quarkus.component.kafka.KafkaClientFactoryProducer
G
- getBrokers(KafkaConfiguration) - Method in class org.apache.camel.quarkus.component.kafka.QuarkusKafkaClientFactory
- getConsumer(Properties) - Method in class org.apache.camel.quarkus.component.kafka.QuarkusKafkaClientFactory
- getProducer(Properties) - Method in class org.apache.camel.quarkus.component.kafka.QuarkusKafkaClientFactory
K
- kafkaClientFactory() - Method in class org.apache.camel.quarkus.component.kafka.KafkaClientFactoryProducer
- KafkaClientFactoryProducer - Class in org.apache.camel.quarkus.component.kafka
- KafkaClientFactoryProducer() - Constructor for class org.apache.camel.quarkus.component.kafka.KafkaClientFactoryProducer
- kafkaConfig - Variable in class org.apache.camel.quarkus.component.kafka.KafkaClientFactoryProducer
- KafkaServiceBindingConfig() - Constructor for class org.apache.camel.quarkus.component.kafka.CamelKafkaRuntimeConfig.KafkaServiceBindingConfig
- kubernetesServiceBinding - Variable in class org.apache.camel.quarkus.component.kafka.CamelKafkaRuntimeConfig
-
Kafka Kubernetes Service Binding configuration options
M
- mergeConfiguration - Variable in class org.apache.camel.quarkus.component.kafka.CamelKafkaRuntimeConfig.KafkaServiceBindingConfig
-
If
truethen any Kafka configuration properties discovered by the Quarkus Kubernetes Service Binding extension (if configured) will be merged with those set via Camel Kafka component or endpoint options. - mergeConfiguration(Properties) - Method in class org.apache.camel.quarkus.component.kafka.QuarkusKafkaClientFactory
-
Merges kafka configuration properties discovered by Quarkus with those provided via the component & endpoint URI options.
O
- org.apache.camel.quarkus.component.kafka - package org.apache.camel.quarkus.component.kafka
Q
- QuarkusKafkaClientFactory - Class in org.apache.camel.quarkus.component.kafka
-
Custom
KafkaClientFactoryto enable Kafka configuration properties discovered by the Quarkus Kubernetes Service Binding extension to be merged with those configured from the Camel Kafka component and endpoint URI options. - QuarkusKafkaClientFactory(Map<String, Object>) - Constructor for class org.apache.camel.quarkus.component.kafka.QuarkusKafkaClientFactory
All Classes and Interfaces|All Packages