| Class | Description |
|---|---|
| Kafka08Fetcher<T> |
A fetcher that fetches data from Kafka brokers via the Kafka 0.8 low-level consumer API.
|
| Kafka08PartitionDiscoverer |
A partition discoverer that can be used to discover topics and partitions metadata
from Kafka brokers via the Kafka 0.8 low-level consumer API.
|
| PeriodicOffsetCommitter |
A thread that periodically writes the current Kafka partition offsets to Zookeeper.
|
| ZookeeperOffsetHandler |
Handler for committing Kafka offsets to Zookeeper and to retrieve them again.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.