Package io.smallrye.reactive.messaging.kafka.companion
package io.smallrye.reactive.messaging.kafka.companion
-
ClassesClassDescriptionCompanion for Cluster operations on Kafka brokerConsumerBuilder<K,
V> Kafka consumer wrapper for creating tasks (ConsumerTask) that consume records.Companion for Consumer Group operations on Kafka brokerConsumerTask<K,V> Task for consumer Kafka records provided by the givenMultiKafkaCompanion wraps actions on Kafka admin, producer and consumer, aiming to ease interactions with a Kafka broker.Abstract task for consuming or producing Kafka records provided by the givenMultiCompanion for Offsets operations on Kafka brokerProducerBuilder<K,V> Kafka producer wrapper for creating tasks (ProducerTask) that produce records.Task for producing Kafka records provided by the givenMultiQualifier producers to compose usingMulti.plug(java.util.function.Function<io.smallrye.mutiny.Multi<T>, io.smallrye.mutiny.Multi<R>>)functionsCompanion for Topics operations on Kafka broker