Interface IReducerFactory
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Obsolete("This feature is not in active development and may be removed in a future update.")]
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. |