Interface IOutputMap
Interface to emit data into more specific and meaningful key-value pair.
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public interface IOutputMap
Name | Description |
---|---|
Emit(Object, Object) | Transforms the input by emitting each word with a key-value pair in Mapper. |