Uses of Package
jakarta.batch.api.partition
Package
Description
Provides APIs for artifacts specific to a Batch partitioned step.
-
ClassDescriptionPartitionAnalyzer receives control to process data and final results from each partition.PartitionPlan is a helper class that carries partition processing information set by the @PartitionMapper method.PartitionReducer provides unit of work demarcation across partitions.An enum used in
PartitionReducer.afterPartitionedStepCompletion(PartitionStatus)
.