Doc Polishing

This commit is contained in:
Gary Russell
2019-09-26 08:41:57 -04:00
parent 2490dd5b7e
commit 43ddbf1217

View File

@@ -948,6 +948,7 @@ public void listen(String data, Acknowledgment ack) {
Finally, metadata about the message is available from message headers.
You can use the following header names to retrieve the headers of the message:
* `KafkaHeaders.OFFSET`
* `KafkaHeaders.RECEIVED_MESSAGE_KEY`
* `KafkaHeaders.RECEIVED_TOPIC`
* `KafkaHeaders.RECEIVED_PARTITION_ID`