Aggregator helper that tries to batch the execution of the calls.
Every BatchAggregatorHelper#makeCall to this instance will be deferred and then called together so that every calls will end up at the same synchronization point.
Protected
Rest
Static
Generated using TypeDoc
Aggregator helper that tries to batch the execution of the calls.
Remarks
Every BatchAggregatorHelper#makeCall to this instance will be deferred and then called together so that every calls will end up at the same synchronization point.