Package org.springframework.batch.core.partition
@NonNullApi
package org.springframework.batch.core.partition
Interfaces for partitioning components.
- Author:
- Michael Minella, Mahmoud Ben Hassine
-
ClassDescriptionInterface defining the responsibilities of controlling the execution of a partitioned
StepExecution
.Strategy interface for generating input contexts for a partitioned step execution independent from the fabric they are going to run on.