A B C D E F G H I K L O P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addHealthCheck(KafkaBuildTimeConfig) - Method in class io.quarkus.kafka.client.deployment.KafkaProcessor
- addSaslProvidersToNativeImage(BuildProducer<NativeImageSecurityProviderBuildItem>) - Method in class io.quarkus.kafka.client.deployment.KafkaProcessor
B
- build(KafkaBuildTimeConfig, CurateOutcomeBuildItem, CombinedIndexBuildItem, BuildProducer<ReflectiveClassBuildItem>, BuildProducer<ServiceProviderBuildItem>, BuildProducer<NativeImageProxyDefinitionBuildItem>, Capabilities, BuildProducer<UnremovableBeanBuildItem>, BuildProducer<NativeImageResourceBuildItem>, NativeConfig, BuildProducer<ExtensionSslNativeSupportBuildItem>) - Method in class io.quarkus.kafka.client.deployment.KafkaProcessor
- BUILT_INS - Static variable in class io.quarkus.kafka.client.deployment.KafkaProcessor
C
- cfg - Static variable in class io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor
- checkBoostrapServers(KafkaRecorder, Capabilities) - Method in class io.quarkus.kafka.client.deployment.KafkaProcessor
- configure() - Method in class io.quarkus.kafka.client.deployment.KafkaNativeContainer
- configure() - Method in class io.quarkus.kafka.client.deployment.RedPandaKafkaContainer
- containerIsStarting(InspectContainerResponse, boolean) - Method in class io.quarkus.kafka.client.deployment.KafkaNativeContainer
- containerIsStarting(InspectContainerResponse, boolean) - Method in class io.quarkus.kafka.client.deployment.RedPandaKafkaContainer
- contributeClassesToIndex(BuildProducer<AdditionalIndexedClassesBuildItem>, BuildProducer<IndexDependencyBuildItem>) - Method in class io.quarkus.kafka.client.deployment.KafkaProcessor
- createTopicPartitions(String, DevServicesKafkaProcessor.KafkaDevServiceCfg) - Method in class io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor
D
- DEV_SERVICE_LABEL - Static variable in class io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor
-
Label to add to shared Dev Service for Kafka running in containers.
- devService - Static variable in class io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor
- devservices - Variable in class io.quarkus.kafka.client.deployment.KafkaBuildTimeConfig
-
Configuration for DevServices.
- DevServicesKafkaProcessor - Class in io.quarkus.kafka.client.deployment
-
Starts a Kafka broker as dev service if needed.
- DevServicesKafkaProcessor() - Constructor for class io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor
E
- enabled - Variable in class io.quarkus.kafka.client.deployment.KafkaDevServicesBuildTimeConfig
-
If Dev Services for Kafka has been explicitly enabled or disabled.
- ensureJsonParserAvailable() - Method in class io.quarkus.kafka.client.deployment.KafkaProcessor
F
- feature() - Method in class io.quarkus.kafka.client.deployment.KafkaProcessor
- first - Static variable in class io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor
G
- getBootstrapServers() - Method in class io.quarkus.kafka.client.deployment.KafkaNativeContainer
- getBootstrapServers() - Method in class io.quarkus.kafka.client.deployment.RedPandaKafkaContainer
- getDefaultImageName() - Method in enum io.quarkus.kafka.client.deployment.KafkaDevServicesBuildTimeConfig.Provider
- getExposedKafkaPort() - Method in class io.quarkus.kafka.client.deployment.KafkaNativeContainer
- getKafkaBootstrapServers() - Static method in class io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor
H
- healthEnabled - Variable in class io.quarkus.kafka.client.deployment.KafkaBuildTimeConfig
-
Whether a health check is published in case the smallrye-health extension is present.
I
- imageName - Variable in class io.quarkus.kafka.client.deployment.KafkaDevServicesBuildTimeConfig
-
The Kafka container image to use.
- io.quarkus.kafka.client.deployment - package io.quarkus.kafka.client.deployment
K
- KAFKA_ADMIN_PATH - Static variable in class io.quarkus.kafka.client.deployment.KafkaProcessor
- KAFKA_NATIVE - io.quarkus.kafka.client.deployment.KafkaDevServicesBuildTimeConfig.Provider
- KAFKA_PORT - Static variable in class io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor
- KAFKA_RESOURCES_ROOT_PATH - Static variable in class io.quarkus.kafka.client.deployment.KafkaProcessor
- KafkaBuildTimeConfig - Class in io.quarkus.kafka.client.deployment
- KafkaBuildTimeConfig() - Constructor for class io.quarkus.kafka.client.deployment.KafkaBuildTimeConfig
- kafkaClientBeans() - Method in class io.quarkus.kafka.client.deployment.KafkaProcessor
- KafkaDevServicesBuildTimeConfig - Class in io.quarkus.kafka.client.deployment
- KafkaDevServicesBuildTimeConfig() - Constructor for class io.quarkus.kafka.client.deployment.KafkaDevServicesBuildTimeConfig
- KafkaDevServicesBuildTimeConfig.Provider - Enum in io.quarkus.kafka.client.deployment
- KafkaNativeContainer - Class in io.quarkus.kafka.client.deployment
- KafkaNativeContainer(DockerImageName, int, String, boolean) - Constructor for class io.quarkus.kafka.client.deployment.KafkaNativeContainer
- KafkaProcessor - Class in io.quarkus.kafka.client.deployment
- KafkaProcessor() - Constructor for class io.quarkus.kafka.client.deployment.KafkaProcessor
L
- loadSnappyIfEnabled(KafkaRecorder, KafkaBuildTimeConfig) - Method in class io.quarkus.kafka.client.deployment.KafkaProcessor
- logging(BuildProducer<LogCategoryBuildItem>) - Method in class io.quarkus.kafka.client.deployment.KafkaProcessor
O
- OBJECT_MAPPER - Static variable in class io.quarkus.kafka.client.deployment.KafkaProcessor
P
- PARTITION_ASSIGNER - Static variable in class io.quarkus.kafka.client.deployment.KafkaProcessor
- port - Variable in class io.quarkus.kafka.client.deployment.KafkaDevServicesBuildTimeConfig
-
Optional fixed port the dev service will listen to.
- provider - Variable in class io.quarkus.kafka.client.deployment.KafkaDevServicesBuildTimeConfig
-
Kafka dev service container type.
R
- redpanda - Variable in class io.quarkus.kafka.client.deployment.KafkaDevServicesBuildTimeConfig
-
Allows configuring the Red Panda broker.
- REDPANDA - io.quarkus.kafka.client.deployment.KafkaDevServicesBuildTimeConfig.Provider
- RedPandaBuildTimeConfig - Class in io.quarkus.kafka.client.deployment
-
Allows configuring the Red Panda broker.
- RedPandaBuildTimeConfig() - Constructor for class io.quarkus.kafka.client.deployment.RedPandaBuildTimeConfig
- RedPandaKafkaContainer - Class in io.quarkus.kafka.client.deployment
-
Container configuring and starting the Redpanda broker.
- RedPandaKafkaContainer(DockerImageName, int, String, boolean, RedPandaBuildTimeConfig) - Constructor for class io.quarkus.kafka.client.deployment.RedPandaKafkaContainer
- registerKafkaUiExecHandler(BuildProducer<DevConsoleRouteBuildItem>, KafkaUiRecorder) - Method in class io.quarkus.kafka.client.deployment.KafkaProcessor
- registerRuntimeInitializedClasses(BuildProducer<RuntimeInitializedClassBuildItem>) - Method in class io.quarkus.kafka.client.deployment.KafkaProcessor
- registerServiceBinding(Capabilities, BuildProducer<ServiceProviderBuildItem>) - Method in class io.quarkus.kafka.client.deployment.KafkaProcessor
- relaxSaslElytron(BuildProducer<RunTimeConfigurationDefaultBuildItem>) - Method in class io.quarkus.kafka.client.deployment.KafkaProcessor
- runtimeConfig() - Method in class io.quarkus.kafka.client.deployment.KafkaProcessor
S
- serviceName - Variable in class io.quarkus.kafka.client.deployment.KafkaDevServicesBuildTimeConfig
-
The value of the
quarkus-dev-service-kafkalabel attached to the started container. - setupWebJar(LaunchModeBuildItem) - Method in class io.quarkus.kafka.client.deployment.KafkaProcessor
- shared - Variable in class io.quarkus.kafka.client.deployment.KafkaDevServicesBuildTimeConfig
-
Indicates if the Kafka broker managed by Quarkus Dev Services is shared.
- silenceUnwantedConfigLogs(BuildProducer<LogCleanupFilterBuildItem>) - Method in class io.quarkus.kafka.client.deployment.KafkaProcessor
- snappyEnabled - Variable in class io.quarkus.kafka.client.deployment.KafkaBuildTimeConfig
-
Whether to enable Snappy in native mode.
- startKafkaDevService(DockerStatusBuildItem, LaunchModeBuildItem, KafkaBuildTimeConfig, List<DevServicesSharedNetworkBuildItem>, Optional<ConsoleInstalledBuildItem>, CuratedApplicationShutdownBuildItem, LoggingSetupBuildItem, GlobalDevServicesConfig) - Method in class io.quarkus.kafka.client.deployment.DevServicesKafkaProcessor
- STRIMZI - io.quarkus.kafka.client.deployment.KafkaDevServicesBuildTimeConfig.Provider
T
- topicPartitions - Variable in class io.quarkus.kafka.client.deployment.KafkaDevServicesBuildTimeConfig
-
The topic-partition pairs to create in the Dev Services Kafka broker.
- topicPartitionsTimeout - Variable in class io.quarkus.kafka.client.deployment.KafkaDevServicesBuildTimeConfig
-
Timeout for admin client calls used in topic creation.
- transactionEnabled - Variable in class io.quarkus.kafka.client.deployment.RedPandaBuildTimeConfig
-
Enables transaction support.
V
- valueOf(String) - Static method in enum io.quarkus.kafka.client.deployment.KafkaDevServicesBuildTimeConfig.Provider
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.quarkus.kafka.client.deployment.KafkaDevServicesBuildTimeConfig.Provider
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- withSasl(CombinedIndexBuildItem, BuildProducer<ReflectiveClassBuildItem>, BuildProducer<ExtensionSslNativeSupportBuildItem>) - Method in class io.quarkus.kafka.client.deployment.KafkaProcessor
All Classes All Packages