Uses of Interface
io.confluent.parallelconsumer.internal.OffsetCommitter
| Package | Description |
|---|---|
| io.confluent.parallelconsumer.internal |
-
Uses of OffsetCommitter in io.confluent.parallelconsumer.internal
Classes in io.confluent.parallelconsumer.internal that implement OffsetCommitter Modifier and Type Class Description classAbstractOffsetCommitter<K,V>classBrokerPollSystem<K,V>Subsystem for polling the broker for messages.classConsumerOffsetCommitter<K,V>Committer that uses the Kafka Consumer to commit either synchronously or asynchronouslyclassProducerManager<K,V>