Uses of Package
org.springframework.batch.core.partition.support
Packages that use org.springframework.batch.core.partition.support
Package
Description
Parsers for XML based configuration
Implementation of common partition components.
Step level builders for java based job configuration.
-
Classes in org.springframework.batch.core.partition.support used by org.springframework.batch.core.configuration.xmlClassDescriptionCentral strategy interface for creating input parameters for a partitioned step in the form of
ExecutionContextinstances.Strategy for a aggregating step executions, usually when they are the result of partitioned or remote execution. -
Classes in org.springframework.batch.core.partition.support used by org.springframework.batch.core.partition.supportClassDescriptionBase
PartitionHandlerimplementation providing common base features.Central strategy interface for creating input parameters for a partitioned step in the form ofExecutionContextinstances.Strategy for a aggregating step executions, usually when they are the result of partitioned or remote execution. -
Classes in org.springframework.batch.core.partition.support used by org.springframework.batch.core.step.builderClassDescriptionCentral strategy interface for creating input parameters for a partitioned step in the form of
ExecutionContextinstances.Strategy for a aggregating step executions, usually when they are the result of partitioned or remote execution.