findByRun

open override fun findByRun(runId: String): List<CollectorRecord>

Find all records produced by a given run.

Return

records whose CollectorRecord.runId matches

Parameters

runId

ID of the collection run