Home | Trees | Indices | Help |
|
---|
|
ComputeUnit (CU).
This is the object that is returned by the ComputeUnitService when a new ComputeUnit is created based on a ComputeUnitDescription.
The ComputeUnit object can be used by the application to keep track of ComputeUnits that are active.
A ComputeUnit has state, can be queried and can be cancelled.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
callback | |
description | |
id | |
state_detail | |
Inherited from |
Method Details |
Set a callback function for a member. Keyword arguments: member -- The member to set the callback for (state / state_detail). cb -- The callback object to call. |
Unset a callback function from a member Keyword arguments: member -- The member to unset the callback from. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jan 26 22:29:04 2013 | http://epydoc.sourceforge.net |