runOne

open fun runOne(item: I, config: BackfillConfig<P>)

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