Summer.Batch.Core.Step.Item.IChunkProcessor< TI > Interface Template Reference

Interface defined for processing Chunks. More...

Public Member Functions

void Process (StepContribution contribution, Chunk< TI > chunk)
 Process the chunk. More...
 

Detailed Description

Interface defined for processing Chunks.

Template Parameters
TI 
Type Constraints
TI :class 

Member Function Documentation

void Summer.Batch.Core.Step.Item.IChunkProcessor< TI >.Process ( StepContribution  contribution,
Chunk< TI >  chunk 
)

Process the chunk.

Parameters
contribution
chunk
Exceptions
Exception 

The documentation for this interface was generated from the following file:
  • Summer.Batch.Core/Core/Step/Item/IChunkProcessor.cs