Class DefaultBatchAlgorithm

java.lang.Object
org.jumpmind.symmetric.route.DefaultBatchAlgorithm
All Implemented Interfaces:
IBuiltInExtensionPoint, IExtensionPoint, IBatchAlgorithm

public class DefaultBatchAlgorithm extends Object implements IBatchAlgorithm, IBuiltInExtensionPoint
Batch algorithm that puts multiple transactions in the same batch up to the max batch size, but never breaks a transaction boundary