Package | Description |
---|---|
io.vertx.kafka.client.consumer |
Modifier and Type | Method and Description |
---|---|
KafkaConsumer<K,V> |
KafkaConsumer.batchHandler(io.vertx.core.Handler<KafkaConsumerRecords<K,V>> handler)
Set the handler to be used when batches of messages are fetched
from the Kafka server.
|
Copyright © 2018 Eclipse. All rights reserved.