Package org.springframework.batch.integration.partition
@NullUnmarked
package org.springframework.batch.integration.partition
Remote partitioning components.
- Author:
- Michael Minella, Mahmoud Ben Hassine, Stefano Cordio
-
ClassesClassDescriptionA
StepLocatorimplementation that just looks in its enclosing bean factory forSteps by name.APartitionHandlerthat usesMessageChannelinstances to send instructions to remote workers and receive their responses.Builder for a manager step in a remote partitioning setup.Convenient factory for aRemotePartitioningManagerStepBuilderwhich sets theJobRepositoryandBeanFactoryautomatically.Builder for a worker step in a remote partitioning setup.Convenient factory for aRemotePartitioningWorkerStepBuilderwhich sets theJobRepositoryandBeanFactoryautomatically.Class encapsulating information required to request a step execution in a remote partitioning setup.