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