| AbstractOffsetCommitter<K,V> |
|
| BrokerPollSystem<K,V> |
Subsystem for polling the broker for messages.
|
| ConsumerManager<K,V> |
Delegate for KafkaConsumer
|
| ConsumerOffsetCommitter<K,V> |
Committer that uses the Kafka Consumer to commit either synchronously or asynchronously
|
| CountingCRLinkedList<K,V> |
Cached view of the nested number of records in this queue.
|
| DynamicLoadFactor |
Controls a loading factor.
|
| JStreamParallelEoSStreamProcessor<K,V> |
|
| OffsetBitSet |
Deserialisation tools for BitsetEncoder.
|
| OffsetMapCodecManager<K,V> |
Uses multiple encodings to compare, when decided, can refactor other options out for analysis only - OffsetMapCodecManager.encodeOffsetsCompressed(long, org.apache.kafka.common.TopicPartition, java.util.Set<java.lang.Long>)
|
| OffsetRunLength |
|
| OffsetSimpleSerialisation |
|
| OffsetSimultaneousEncoder |
Encode with multiple strategies at the same time.
|
| ParallelConsumer.Tuple<L,R> |
A simple tuple structure.
|
| ParallelConsumerOptions<K,V> |
|
| ParallelConsumerOptions.ParallelConsumerOptionsBuilder<K,V> |
|
| ParallelEoSStreamProcessor<K,V> |
|
| ParallelStreamProcessor.ConsumeProduceResult<K,V,KK,VV> |
A simple triple structure to capture the set of coinciding data.
|
| ProducerManager<K,V> |
|
| RateLimiter |
|
| UserFunctions |
|
| WorkContainer<K,V> |
|
| WorkMailBoxManager<K,V> |
|
| WorkManager<K,V> |
Sharded, prioritised, offset managed, order controlled, delayed work queue.
|