Class AggregatorTask
Provides basic implementation of Aggregator.
Inheritance
System.Object
AggregatorTask
Namespace:
Assembly: Alachisoft.NCache.Web.dll
Syntax
public sealed class AggregatorTask : object
Name | Description |
---|---|
AggregatorTask(IValueExtractor, IAggregator) | Initialize an instance of the class. |
Name | Description |
---|---|
AggregatorType | Returns instance of built in Aggregator |
BuiltInAggregatorType | Returns current Built in Aggregator type. |
Name | Description |
---|---|
CreateMapReduceTask() | Create Map Reduce Task using given Mapper, Combiner and Reducer for current aggregator. |