public interface ChunkProcessor<I>
Chunks.| Modifier and Type | Method and Description |
|---|---|
void |
process(StepContribution contribution,
Chunk<I> chunk) |
void process(StepContribution contribution, Chunk<I> chunk) throws Exception
ExceptionCopyright © 2013. All rights reserved.