Public Member Functions | |
| def | __init__ (self, names) |
| def | set (self, values, _fetch_func=None) |
| def | get (self) |
| def | fetch (self) |
| def | __repr__ (self) |
Public Attributes | |
| names | |
Represents the output of a task. An output can be a blob, a list of blob, or a record.
1.8.11