findByRun

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

Find all records produced by a given run.

Return

records whose ProjectionRecord.runId matches

Parameters

runId

ID of the projection run