Uses of Class
io.confluent.parallelconsumer.RecordContextInternal
| Package | Description |
|---|---|
| io.confluent.parallelconsumer |
-
Uses of RecordContextInternal in io.confluent.parallelconsumer
Fields in io.confluent.parallelconsumer with type parameters of type RecordContextInternal Modifier and Type Field Description protected Map<org.apache.kafka.common.TopicPartition,Set<RecordContextInternal<K,V>>>PollContext. recordsMethods in io.confluent.parallelconsumer that return types with arguments of type RecordContextInternal Modifier and Type Method Description Stream<RecordContextInternal<K,V>>PollContext. streamInternal()Stream<RecordContextInternal<K,V>>PollContextInternal. streamInternal()