WatermarkBatchProgress
Defined in: batch.ts:21
Type Parameters
Section titled “Type Parameters”Result
Section titled “Result”Result
Properties
Section titled “Properties”aborted
Section titled “aborted”aborted:
number
Defined in: batch.ts:26
failed
Section titled “failed”failed:
number
Defined in: batch.ts:25
index:
number
Defined in: batch.ts:28
Index of the item that produced this progress update.
result
Section titled “result”result:
WatermarkBatchResult<Result>
Defined in: batch.ts:29
settled
Section titled “settled”settled:
number
Defined in: batch.ts:23
succeeded
Section titled “succeeded”succeeded:
number
Defined in: batch.ts:24
total:
number
Defined in: batch.ts:22