Uses of Class
io.smallrye.reactive.messaging.kafka.IncomingKafkaRecordBatch
Packages that use IncomingKafkaRecordBatch
-
Uses of IncomingKafkaRecordBatch in io.smallrye.reactive.messaging.kafka.impl
Methods in io.smallrye.reactive.messaging.kafka.impl that return types with arguments of type IncomingKafkaRecordBatchModifier and TypeMethodDescriptionio.smallrye.mutiny.Multi<IncomingKafkaRecordBatch<K,V>> KafkaSource.getBatchStream()Methods in io.smallrye.reactive.messaging.kafka.impl with parameters of type IncomingKafkaRecordBatchModifier and TypeMethodDescriptionvoidKafkaSource.incomingTrace(IncomingKafkaRecordBatch<K, V> kafkaBatchRecord)