smallpond.execution.task.ExecutionPlan ====================================== .. currentmodule:: smallpond.execution.task .. autoclass:: ExecutionPlan .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~ExecutionPlan.__init__ ~ExecutionPlan.get_output ~ExecutionPlan.iter_tasks .. rubric:: Attributes .. autosummary:: ~ExecutionPlan.analyzed_logical_plan ~ExecutionPlan.final_output ~ExecutionPlan.final_output_path ~ExecutionPlan.leaves ~ExecutionPlan.named_outputs ~ExecutionPlan.successful ~ExecutionPlan.tasks