defaultProcessingBatchSize constant
int
const defaultProcessingBatchSize
The default number of log records that are processed at a time.
Implementation
static const int defaultProcessingBatchSize = 100;