public interface IBatchAlgorithm
extends org.jumpmind.extension.IExtensionPoint
This is the point where the decision is made whether to end a batch or not.
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBatchComplete(OutgoingBatch batch,
DataMetaData dataMetaData,
SimpleRouterContext routingContext) |
boolean isBatchComplete(OutgoingBatch batch, DataMetaData dataMetaData, SimpleRouterContext routingContext)