Interface ICombinerFactory
Assigns a unique Combiner for each provided key.
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public interface ICombinerFactory
Name | Description |
---|---|
Create(Object) | Provides incoming element with a new instance of Combiner to merge intermediate key-value pairs from Mapper. |