Uses of Class
io.confluent.parallelconsumer.internal.EpochAndRecordsMap.RecordsAndEpoch
Packages that use EpochAndRecordsMap.RecordsAndEpoch
-
Uses of EpochAndRecordsMap.RecordsAndEpoch in io.confluent.parallelconsumer.internal
Methods in io.confluent.parallelconsumer.internal that return EpochAndRecordsMap.RecordsAndEpochModifier and TypeMethodDescriptionEpochAndRecordsMap.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.RecordsAndEpochModifier and TypeMethodDescriptionMap<org.apache.kafka.common.TopicPartition,EpochAndRecordsMap<K, V>.RecordsAndEpoch> EpochAndRecordsMap.getRecordMap()