qlmaas.jobs
Jobs can easily be imported using the module qlmaas.jobs
. A job can
be imported using its identifier.
# Import an AsyncResult
from qlmaas.jobs import Job17
This module is used to import AsyncResult
objects.
Jobs can easily be imported using the module qlmaas.jobs
. A job can
be imported using its identifier.
# Import an AsyncResult
from qlmaas.jobs import Job17
This module is used to import AsyncResult
objects.