Interface IBatchAlgorithm

All Superinterfaces:
IExtensionPoint
All Known Implementing Classes:
DefaultBatchAlgorithm, NonTransactionalBatchAlgorithm, TransactionalBatchAlgorithm

public interface IBatchAlgorithm extends IExtensionPoint
An extension point that can be configured for a channel to allow further control over batching algorithms.

This is the point where the decision is made whether to end a batch or not.

Since:
2.0