client-dynamodb-v2
/
app.cash.backfila.client.dynamodbv2
/
UpdateInPlaceDynamoDbBackfill
/
runBatch
run
Batch
open override fun
runBatch
(items:
List
<
I
>, config:
BackfillConfig
<
P
>)
Content copied to clipboard
Called for each batch of matching records. Override in a backfill to process all records in a batch.