Uses of Class
io.confluent.parallelconsumer.internal.AbstractParallelEoSStreamProcessor
Packages that use AbstractParallelEoSStreamProcessor
-
Uses of AbstractParallelEoSStreamProcessor in io.confluent.parallelconsumer
Subclasses of AbstractParallelEoSStreamProcessor in io.confluent.parallelconsumerModifier and TypeClassDescriptionclassclass -
Uses of AbstractParallelEoSStreamProcessor in io.confluent.parallelconsumer.internal
Subclasses of AbstractParallelEoSStreamProcessor in io.confluent.parallelconsumer.internalModifier and TypeClassDescriptionclassExternalEngine<K,V> Overrides key aspects required in common for other threading engines like Vert.x and ReactorConstructors in io.confluent.parallelconsumer.internal with parameters of type AbstractParallelEoSStreamProcessorModifierConstructorDescriptionBrokerPollSystem(ConsumerManager<K, V> consumerMgr, WorkManager<K, V> wm, AbstractParallelEoSStreamProcessor<K, V> pc, ParallelConsumerOptions<K, V> options)