Uses of Package
org.springframework.batch.core.partition
Packages that use org.springframework.batch.core.partition
Package
Description
Parsers for XML based configuration
Interfaces for partitioning components.
Implementation of common partition components.
Step level builders for java based job configuration.
Remote partitioning components.
-
Classes in org.springframework.batch.core.partition used by org.springframework.batch.core.configuration.xmlClassDescriptionCentral strategy interface for creating input parameters for a partitioned step in the form of
ExecutionContextinstances.Interface defining the responsibilities of controlling the execution of a partitionedStepExecution.Strategy for aggregating step executions, usually when they are the result of partitioned or remote execution. -
Classes in org.springframework.batch.core.partition used by org.springframework.batch.core.partitionClassDescriptionInterface defining the responsibilities of controlling the execution of a partitioned
StepExecution.Strategy for aggregating step executions, usually when they are the result of partitioned or remote execution.Strategy interface for generating input contexts for a partitioned step execution independent from the fabric they are going to run on. -
Classes in org.springframework.batch.core.partition used by org.springframework.batch.core.partition.supportClassDescriptionCentral strategy interface for creating input parameters for a partitioned step in the form of
ExecutionContextinstances.Interface defining the responsibilities of controlling the execution of a partitionedStepExecution.Strategy for aggregating step executions, usually when they are the result of partitioned or remote execution.Strategy interface for generating input contexts for a partitioned step execution independent from the fabric they are going to run on. -
Classes in org.springframework.batch.core.partition used by org.springframework.batch.core.step.builderClassDescriptionCentral strategy interface for creating input parameters for a partitioned step in the form of
ExecutionContextinstances.Interface defining the responsibilities of controlling the execution of a partitionedStepExecution.Strategy for aggregating step executions, usually when they are the result of partitioned or remote execution.Strategy interface for generating input contexts for a partitioned step execution independent from the fabric they are going to run on. -
Classes in org.springframework.batch.core.partition used by org.springframework.batch.integration.partitionClassDescriptionCentral strategy interface for creating input parameters for a partitioned step in the form of
ExecutionContextinstances.Interface defining the responsibilities of controlling the execution of a partitionedStepExecution.Strategy for aggregating step executions, usually when they are the result of partitioned or remote execution.Strategy interface for generating input contexts for a partitioned step execution independent from the fabric they are going to run on.