Package | Description |
---|---|
org.apache.twill.kafka.client |
This package provides Kafka client interfaces.
|
Modifier and Type | Method and Description |
---|---|
long |
KafkaConsumer.MessageCallback.onReceived(Iterator<FetchedMessage> messages)
Invoked when new messages is available.
|
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.