public interface RecordContext
Processor
Modifier and Type | Method and Description |
---|---|
Headers |
headers() |
long |
offset() |
int |
partition() |
long |
timestamp() |
String |
topic() |
long offset()
long timestamp()
String topic()
int partition()
Headers headers()