iqm.pulla.pulla.SweepJob#
- class iqm.pulla.pulla.SweepJob(data, _pulla, _context, _result=None)#
Bases:
IQMServerClientJobStatus and results of a Pulla sweep job.
Created by
Pulla.submit_playlist().Attributes
dataLight job-related data.
Methods
__eq__(other)Return self==value.
__repr__()Return repr(self).
result()Get (and cache) the job result, if the job has completed.
- Parameters: