Interface IOutputMap
The output is stored in-memory, on the server side. It can be enumerated using the TrackableTask instance on the client application.
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public interface IOutputMap
Methods
Name | Description |
---|---|
Emit(Object, Object) | Transforms the input by emitting each word with a key-value pair in Mapper. |
Emit(Object, Object) | Transforms the input by emitting each word with a key-value pair in Mapper. |