Provide a step execution aggregator for aggregating partitioned step executions into a single result for the {@link PartitionStep} itself. Default is a simple implementation that works in most cases.
@param aggregator a step execution aggregator
@return this for fluent chaining
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.