runOne

open fun runOne(record: R, config: BackfillConfig<P>)

Called for each record. Override in a backfill to process one record at a time.