Files
smallpond/_sources/generated/smallpond.execution.task.ExecutionPlan.rst.txt
2025-03-06 02:23:52 +08:00

36 lines
649 B
ReStructuredText

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