Package | Description |
---|---|
org.springframework.batch.core.partition.support |
Class and Description |
---|
Partitioner
Central strategy interface for creating input parameters for a partitioned
step in the form of
ExecutionContext instances. |
StepExecutionAggregator
Strategy for a aggregating step executions, usually when they are the result
of partitioned or remote execution.
|
Copyright © 2013 SpringSource. All rights reserved.