Uses of Interface
jakarta.batch.api.partition.PartitionPlan
Package
Description
Provides APIs for artifacts specific to a Batch partitioned step.
-
Uses of PartitionPlan in jakarta.batch.api.partition
Modifier and TypeClassDescriptionclass
The PartitionPlanImpl class provides a basic implementation of the PartitionPlan interface.Modifier and TypeMethodDescriptionPartitionMapper.mapPartitions()
The mapPartitions method that receives control at the start of partitioned step processing.