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