Interface MapReduceOutput
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public interface MapReduceOutput
Persist(String, Object)
Declaration
void Persist(string taskId, object output)
Parameters
Type | Name | Description |
---|---|---|
System.String | taskId | |
System.Object | output |