open fun recordAt(index: Int): KafkaConsumerRecord<K, V>
Get the record at the given index
index - the index of the record to get
index
Return