Namespace Alachisoft.NCache.Runtime.Aggregation
Interfaces
IAggregator
This interface provides implementaion to perform actual calculations on any data type and can perform different operations.
IValueExtractor
Implements the interface to extract meaningful attributes from given objects, similar to Mapper in the MapReduce framework.