| Class | Description |
|---|---|
| ConsumerPropertiesFactory | |
| KafkaConsumerConfig | |
| KafkaMessageProcessor |
Processes a Kafka message and tracks the message offsets that have been successfully processed and can be committed
|
| MessageConsumerKafkaImpl | |
| OffsetTracker |
Keeps track of message offsets that are (a) being processed and (b) have been processed and can be committed
|
| SwimlaneBasedDispatcher | |
| SwimlaneDispatcher | |
| TopicPartitionOffsets |
Tracks the offsets for a TopicPartition that are being processed or have been processed
|
| TramKafkaConsumer |
Copyright © 2020. All rights reserved.