Uses of Interface
jakarta.batch.api.partition.PartitionReducer
-
Packages that use PartitionReducer Package Description jakarta.batch.api.partition Provides APIs for artifacts specific to a Batch partitioned step. -
-
Uses of PartitionReducer in jakarta.batch.api.partition
Classes in jakarta.batch.api.partition that implement PartitionReducer Modifier and Type Class Description class
AbstractPartitionReducer
The AbstractBatchlet provides default implementations of less commonly implemented methods.
-