Package | Description |
---|---|
org.springframework.batch.integration.chunk |
Modifier and Type | Method and Description |
---|---|
ChunkResponse |
ChunkProcessorChunkHandler.handleChunk(ChunkRequest<S> chunkRequest) |
ChunkResponse |
ChunkHandler.handleChunk(ChunkRequest<T> chunk)
Handle the chunk, processing all the items and returning a response summarising the result.
|
Copyright © 2015. All rights reserved.