List of usage examples for org.springframework.batch.integration.chunk ChunkRequest subclass-usage
From source file es.fcs.batch.integration.chunk.MyChunkRequest.java
/**
* Encapsulation of a chunk of items to be processed remotely as part of a step execution.
*
* @author Dave Syer
*
* @param <T> the type of the items to process