tcn.lms.element.v1alpha1.Element.Process.SplitCriteria.SplitByMaxSize(SplitByMaxSize)
SplitByMaxSize splits records into files with a maximum number of records per file.
The first file will contain up to max_size records, and subsequent files will be created
as needed with the same size limit.