Changes between Version 15 and Version 16 of RemoteJobs
- Timestamp:
- Jul 25, 2011, 1:07:30 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RemoteJobs
v15 v16 121 121 * '''instances''': an array of job instance descriptors 122 122 123 Each job instance sdescriptor is an object with the following fields:123 Each job instance descriptor is an object with the following fields: 124 124 * '''name''': the instance's name 125 125 * '''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 126 129 127 130 === boinc_abort_batch() ===