Constructor MapReduceTaskResult
MapReduceTaskResult(ITaskManagement, String)
Initialize a new instance of class.
Declaration
public MapReduceTaskResult(ITaskManagement taskMgmt, string taskId)
Parameters
Type | Name | Description |
---|---|---|
ITaskManagement | taskMgmt | instance of ITaskManagement. |
System.String | taskId | task id of the Task. |