BoulderOpalJob

class boulderopal.cloud.BoulderOpalJob(action)

An object tracking a Boulder Opal calculation submitted to the cloud.

Parameters

action (Action) – The unique identifier object for the cloud job.

Methods

cancelCancel the remote job.
get_resultGet the job result.
get_statusGet the job status.

Was this useful?