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