Uses of Class
org.springframework.batch.core.partition.support.AbstractPartitionHandler
Packages that use AbstractPartitionHandler
Package
Description
Implementation of common partition components.
-
Uses of AbstractPartitionHandler in org.springframework.batch.core.partition.support
Subclasses of AbstractPartitionHandler in org.springframework.batch.core.partition.supportModifier and TypeClassDescriptionclassAPartitionHandlerthat uses aTaskExecutorto execute the partitionedSteplocally in multiple threads.