| 类 | 说明 |
|---|---|
| Kafka010Fetcher<T> |
A fetcher that fetches data from Kafka brokers via the Kafka 0.10 consumer API.
|
| Kafka010PartitionDiscoverer |
A partition discoverer that can be used to discover topics and partitions metadata
from Kafka brokers via the Kafka 0.10 high-level consumer API.
|
| KafkaConsumerCallBridge010 |
The ConsumerCallBridge simply calls the
KafkaConsumer.assign(java.util.Collection) method. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.