recordsProcessed property

int? recordsProcessed
final

The total number of group records from the input file that have been processed so far, or attempted.

Implementation

final int? recordsProcessed;