Changes between Version 15 and Version 16 of RemoteJobs


Ignore:
Timestamp:
Jul 25, 2011, 1:07:30 PM (13 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RemoteJobs

    v15 v16  
    121121 * '''instances''': an array of job instance descriptors
    122122
    123 Each job instances descriptor is an object with the following fields:
     123Each job instance descriptor is an object with the following fields:
    124124 * '''name''': the instance's name
    125125 * '''id''': the ID of the corresponding result record
     126 * '''outfile''': a list of output file descriptors, each containing
     127  * '''logical_name''': the file's logical name
     128  * '''size''': file size in bytes
    126129
    127130=== boinc_abort_batch() ===