Uses of Interface
io.vertx.kafka.client.consumer.KafkaConsumerRecord
Packages that use KafkaConsumerRecord
-
Uses of KafkaConsumerRecord in io.vertx.kafka.client.consumer
Methods in io.vertx.kafka.client.consumer that return KafkaConsumerRecordModifier and TypeMethodDescriptionKafkaConsumerRecords.recordAt(int index) Get the record at the given indexMethod parameters in io.vertx.kafka.client.consumer with type arguments of type KafkaConsumerRecordModifier and TypeMethodDescriptionKafkaConsumer.handler(Handler<KafkaConsumerRecord<K, V>> handler)