Uses of Class
io.confluent.parallelconsumer.internal.EpochAndRecordsMap.RecordsAndEpoch
| Package | Description |
|---|---|
| io.confluent.parallelconsumer.internal |
-
Uses of EpochAndRecordsMap.RecordsAndEpoch in io.confluent.parallelconsumer.internal
Methods in io.confluent.parallelconsumer.internal that return EpochAndRecordsMap.RecordsAndEpoch Modifier and Type Method Description EpochAndRecordsMap.RecordsAndEpochEpochAndRecordsMap. records(org.apache.kafka.common.TopicPartition partition)Get just the records for the given partitionMethods in io.confluent.parallelconsumer.internal that return types with arguments of type EpochAndRecordsMap.RecordsAndEpoch Modifier and Type Method Description Map<org.apache.kafka.common.TopicPartition,EpochAndRecordsMap.RecordsAndEpoch>EpochAndRecordsMap. getRecordMap()