Class BuiltInAggregator.ShortAggregator
Implements built in ShortInteger type aggregator.
Inheritance
System.Object
BuiltInAggregator.ShortAggregator
Namespace:
Assembly: Alachisoft.NCache.Web.dll
Syntax
public class ShortAggregator : IAggregator
Name | Description |
---|---|
ShortAggregator(AggregateFunctionType) | Constructor for ShortAggregator class |
Name | Description |
---|---|
Aggregate(Object) | Performs given logic of aggregate on local node like combiner. |
AggregateAll(Object) | Performs given logic of aggregate on all server nodes like Reduce phase operation. |