Uses of Class
io.confluent.parallelconsumer.ParallelEoSStreamProcessor
| Package | Description |
|---|---|
| io.confluent.parallelconsumer |
-
Uses of ParallelEoSStreamProcessor in io.confluent.parallelconsumer
Subclasses of ParallelEoSStreamProcessor in io.confluent.parallelconsumer Modifier and Type Class Description classJStreamParallelEoSStreamProcessor<K,V>Constructors in io.confluent.parallelconsumer with parameters of type ParallelEoSStreamProcessor Constructor Description BrokerPollSystem(ConsumerManager<K,V> consumerMgr, WorkManager<K,V> wm, ParallelEoSStreamProcessor<K,V> pc, ParallelConsumerOptions options)