java.lang.Object
io.opentelemetry.instrumentation.kafkaclients.common.v0_11.internal.TracingListIterator<K,V>
All Implemented Interfaces:
Iterator<org.apache.kafka.clients.consumer.ConsumerRecord<K,V>>, ListIterator<org.apache.kafka.clients.consumer.ConsumerRecord<K,V>>

public class TracingListIterator<K,V> extends Object implements ListIterator<org.apache.kafka.clients.consumer.ConsumerRecord<K,V>>
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.