Uses of Class
io.confluent.parallelconsumer.internal.EpochAndRecordsMap
| Package | Description |
|---|---|
| io.confluent.parallelconsumer.internal | |
| io.confluent.parallelconsumer.state |
-
Uses of EpochAndRecordsMap in io.confluent.parallelconsumer.internal
Methods in io.confluent.parallelconsumer.internal with parameters of type EpochAndRecordsMap Modifier and Type Method Description voidAbstractParallelEoSStreamProcessor. registerWork(EpochAndRecordsMap<K,V> polledRecords) -
Uses of EpochAndRecordsMap in io.confluent.parallelconsumer.state
Methods in io.confluent.parallelconsumer.state with parameters of type EpochAndRecordsMap Modifier and Type Method Description voidWorkManager. registerWork(EpochAndRecordsMap<K,V> records)