insert

abstract fun insert(processedEvent: ProcessedEvent): ProcessedEvent(source)

Inserts a new processed-event row. Throws if a row with the same (eventId, consumerGroup) already exists.