|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PartitionHandler | |
|---|---|
| org.springframework.batch.core.partition.support | |
| Uses of PartitionHandler in org.springframework.batch.core.partition.support |
|---|
| Classes in org.springframework.batch.core.partition.support that implement PartitionHandler | |
|---|---|
class |
TaskExecutorPartitionHandler
A PartitionHandler that uses a TaskExecutor to execute the
partitioned Step locally in multiple threads. |
| Methods in org.springframework.batch.core.partition.support with parameters of type PartitionHandler | |
|---|---|
void |
PartitionStep.setPartitionHandler(PartitionHandler partitionHandler)
Public setter for mandatory property PartitionHandler. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||