| Package | Description |
|---|---|
| org.springframework.batch.core.partition.support | |
| org.springframework.batch.core.step.builder |
| Class and Description |
|---|
| AbstractPartitionHandler
Base
PartitionHandler implementation providing common base
features. |
| 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.
|
| 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. All Rights Reserved.