| Package | Description |
|---|---|
| io.vertx.kafka.client.consumer |
| Modifier and Type | Method and Description |
|---|---|
KafkaConsumerRecord<K,V> |
KafkaConsumerRecords.recordAt(int index)
Get the record at the given index
|
| Modifier and Type | Method and Description |
|---|---|
KafkaConsumer<K,V> |
KafkaConsumer.handler(io.vertx.core.Handler<KafkaConsumerRecord<K,V>> handler) |
Copyright © 2021 Eclipse. All rights reserved.