| Package | Description |
|---|---|
| org.springframework.batch.integration.chunk |
| Class and Description |
|---|
| ChunkHandler
Interface for a remote worker in the Remote Chunking pattern.
|
| ChunkRequest
Encapsulation of a chunk of items to be processed remotely as part of a step
execution.
|
| ChunkResponse
Encapsulates a response to processing a chunk of items, summarising the result as a
StepContribution. |
| StepContributionSource
A source of
StepContribution instances that can be aggregated and used to update an ongoing
StepExecution. |
Copyright © 2015. All rights reserved.