Interface ICombinerFactory
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Obsolete("This feature is not in active development and may be removed in a future update.")]
public interface ICombinerFactory
Methods
Name | Description |
---|---|
Create(Object) | This method will provide the incoming element with a new instance of the Combiner so that it merges the intermediate key-value pairs from the Mapper. |