Package com.technia.tif.enovia.kafka
Interface MessageContext
@API
public interface MessageContext
- Since:
- 2021-06-21
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.kafka.clients.consumer.ConsumerRecord<?,?>
-
Method Details
-
getRecord
org.apache.kafka.clients.consumer.ConsumerRecord<?,?> getRecord()
-