Base class for types.
Represents a snapshot of a clusters state.
Returns a list of (seemingly) alive workers.
Process event.
Get or create task by uuid.
Get or create worker by hostname.
Process task event.
Returns a list of all seen task types.
Get tasks by timestamp.
Returns a list of (uuid, task) tuples.
Get all tasks by type.
Returns a list of (uuid, task) tuples.
Get all tasks by worker.
Returns a list of (uuid, task) tuples.
Process worker event.
Task State.