K
- key's typeV
- the value's typepublic static interface KafkaConsumer.ConsumerRecord<K,V>
Modifier and Type | Method and Description |
---|---|
K |
key() |
long |
offset() |
int |
partition() |
java.lang.String |
topic() |
V |
value() |
Copyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641