client-s3
/
app.cash.backfila.client.s3
/
S3DatasourceBackfill
/
runBatch
run
Batch
open fun
runBatch
(records:
List
<
R
>, config:
BackfillConfig
<
P
>)
Content copied to clipboard
Called for each batch of records. Override in a backfill to process all records in a batch.