Skip to content

Instantly share code, notes, and snippets.

@matzew
Created July 4, 2018 13:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matzew/32f89e0b4dbdd656ce6b858f55b11a14 to your computer and use it in GitHub Desktop.
Save matzew/32f89e0b4dbdd656ce6b858f55b11a14 to your computer and use it in GitHub Desktop.
final ProducerRecord
public ProducerRecord(String topic, K key, V value, Iterable<Header> headers)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment