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 the meaningful attributes from given objects, similar to Mapper in MapReduce framework.