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 © 2019 Eclipse. All rights reserved.