| Class | Description |
|---|---|
| HDFSOffsetReader |
Reader implementation that reads offset information from HDFS.
|
| HDFSOffsetWriter |
Offset writer implementation that stores the offsets in HDFS.
|
| Offsets |
Simple object to represent a collection of Kafka Topic and Partition offset information to make storing
this information easier.
|
| Offsets.Builder |
Builder for the
Offsets. |
| Offsets.PartitionOffset |
Simple object that represents a specific topic, partition, and its offset value.
|
| Offsets.PartitionOffset.Builder |
Builder for
Offsets.PartitionOffset |
Copyright © 2017 The Apache Software Foundation. All rights reserved.