class type task_info = object
.. end
method req_id : int
The request ID. This is different for each task of a job
method task_prefix : string
This filename prefix is used for log files
method partition : int
The partition. Only available at reduce time