BatchResult

constructor(afterId: String, size: Int, errorCode: String = ErrorInfo.SUCCEEDED, errorMsg: String = ErrorInfo.SUCCEEDED_MESSAGE)

Parameters

afterId

The ID of the last record successfully executed in batch processing.

size

Number of records successfully processed in the batch.