types
Types related to monitoring modules.
Classes
AdditionalMonitorMessageTypes
class AdditionalMonitorMessageTypes(*args, **kwds):Additional monitoring message types.
These are explicit message types in addition to the full set of _BitfountMessageType types being supported.
HasTaskID
class HasTaskID(*args, **kwargs):Protocol for describing objects that contain task IDs.
Ancestors
MonitorRecordPrivacy
class MonitorRecordPrivacy(*args, **kwds):Privacy options for monitor record.
Note that these are primarily interpreted from the point of view of the pod owner.
ProgressCounterDict
class ProgressCounterDict(*args, **kwargs):Form of the progress counter dictionaries.
Variables
- static
estimated_total : float
- static
total : float
- static
unit : str
- static
value : float