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