Uses of Package
org.springframework.batch.integration.chunk
Package
Description
Components for remote chunking.
APIs for the configuration of Spring Integration components through annotations.
-
ClassDescriptionException indicating that a failure or early completion condition was detected in a remote worker.Interface for a remote worker in the Remote Chunking pattern.Encapsulation of a chunk of items to be processed remotely as part of a step execution.Encapsulates a response to processing a chunk of items, summarising the result as a
StepContribution
.Builder for a manager step in a remote chunking setup.Builder for a worker in a remote chunking setup.A source ofStepContribution
instances that can be aggregated and used to update an ongoingStepExecution
. -
ClassDescriptionConvenient factory for a
RemoteChunkingManagerStepBuilder
which sets theJobRepository
andPlatformTransactionManager
automatically.Builder for a worker in a remote chunking setup.