Class BatchAggregatorHelper

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.

Implements

Constructors

Properties

Methods

Constructors

Properties

batcher: AggregatorMakeCallBatcher

Methods

Generated using TypeDoc