View Source Lightning.KafkaTriggers.TriggerKafkaMessageRecord (Lightning v2.10.4)

Persists a lightweight represenattion of a message that has been recevied from a Kafka cluster, for the purpose of deduplication.

Summary

Functions

Link to this function

changeset(message_record, params)

View Source