ITask |
The ITaskServerJobInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Address | Gets the address of the task server.. | |
| AvailableTaskSlots | Gets the number of available task slots. | |
| IsActive | Gets a value indicating whether this task server has reported status recently. |
| Name | Description | |
|---|---|---|
| AssignTask | Assigns the specified task to this server. | |
| FindDataInputTaskToSchedule | Finds the a task using data input to schedule on this server. | |
| GetLocalTaskCount | Gets the number of tasks in the specified stage whose input data is local on this server. |