Uses of Package
io.smallrye.reactive.messaging.kafka.companion
Packages that use io.smallrye.reactive.messaging.kafka.companion
Package
Description
-
Classes in io.smallrye.reactive.messaging.kafka.companion used by io.smallrye.reactive.messaging.kafka.companionClassDescriptionCompanion for Cluster operations on Kafka brokerKafka consumer wrapper for creating tasks (
ConsumerTask) that consume records.Companion for Consumer Group operations on Kafka brokerTask for consumer Kafka records provided by the givenMultiAbstract task for consuming or producing Kafka records provided by the givenMultiCompanion for Offsets operations on Kafka brokerKafka producer wrapper for creating tasks (ProducerTask) that produce records.Task for producing Kafka records provided by the givenMultiCompanion for Topics operations on Kafka broker -
Classes in io.smallrye.reactive.messaging.kafka.companion used by io.smallrye.reactive.messaging.kafka.companion.testClassDescriptionKafkaCompanion wraps actions on Kafka admin, producer and consumer, aiming to ease interactions with a Kafka broker.