| AbstractOffsetCommitter |
|
| ConsumerManager |
Delegate for KafkaConsumer
|
| DrainingCloseable |
|
| DrainingCloseable.DrainingMode |
|
| DynamicLoadFactor |
Controls a loading factor.
|
| EncodingNotSupportedException |
|
| JStreamParallelStreamProcessor |
|
| OffsetCommitter |
|
| OffsetEncoding |
|
| OffsetSimultaneousEncoder |
Encode with multiple strategies at the same time.
|
| ParallelConsumer |
Asynchronous / concurrent message consumer for Kafka.
|
| ParallelConsumer.Tuple |
A simple tuple structure.
|
| ParallelConsumerOptions |
|
| ParallelConsumerOptions.CommitMode |
The type of commit to be made, with either a transactions configured Producer where messages produced are
committed back to the Broker along with the offsets they originated from, or with the faster simpler Consumer
offset system either synchronously or asynchronously
|
| ParallelConsumerOptions.ParallelConsumerOptionsBuilder |
|
| ParallelConsumerOptions.ProcessingOrder |
The ordering guarantee to use.
|
| ParallelEoSStreamProcessor |
|
| ParallelStreamProcessor |
Parallel message consumer which also can optionally produce 0 or many ProducerRecord results to be published
back to Kafka.
|
| ParallelStreamProcessor.ConsumeProduceResult |
A simple triple structure to capture the set of coinciding data.
|
| WorkContainer |
|
| WorkManager |
Sharded, prioritised, offset managed, order controlled, delayed work queue.
|