Uses of Class
org.springframework.batch.integration.chunk.ChunkRequest
Packages that use ChunkRequest
-
Uses of ChunkRequest in org.springframework.batch.integration.chunk
Methods in org.springframework.batch.integration.chunk with parameters of type ChunkRequestModifier and TypeMethodDescriptionChunkHandler.handleChunk
(ChunkRequest<T> chunk) Handle the chunk, processing all the items and returning a response summarising the result.ChunkProcessorChunkHandler.handleChunk
(ChunkRequest<S> chunkRequest)