| Package | Description |
|---|---|
| org.apache.flink.streaming.connectors.kafka.internals |
| Class and Description |
|---|
| Fetcher
A fetcher pulls data from Kafka, from a fix set of partitions.
|
| OffsetHandler
The offset handler is responsible for locating the initial partition offsets
where the source should start reading, as well as committing offsets from completed
checkpoints.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.