Interface IReducerFactory
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public interface IReducerFactory
Methods
Name | Description |
---|---|
Create(Object) | This method will provide the incoming element with a new instance of the Reducer so that it merges the intermediate key-value pairs from the Combiner. |