Home | Trees | Indices | Help |
|
---|
|
Intermediate data structure produced by builders and sent to the dependence directed acyclic graph (DAG) that sequences execution.
Users who create their own builders to call python functions should emit an plan_t object and add it to the DAG.
Classes | |
plan_t An object that the builders create and is passed to the DAG dag_t to order the tasks. |
Variables | |
__package__ = None
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Dec 15 13:53:07 2016 | http://epydoc.sourceforge.net |