IterativeExecutor ================= .. currentmodule:: coffea.processor .. autoclass:: IterativeExecutor :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~IterativeExecutor.compression ~IterativeExecutor.desc ~IterativeExecutor.function_name ~IterativeExecutor.retries ~IterativeExecutor.status ~IterativeExecutor.unit ~IterativeExecutor.workers .. rubric:: Methods Summary .. autosummary:: ~IterativeExecutor.__call__ .. rubric:: Attributes Documentation .. autoattribute:: compression .. autoattribute:: desc .. autoattribute:: function_name .. autoattribute:: retries .. autoattribute:: status .. autoattribute:: unit .. autoattribute:: workers .. rubric:: Methods Documentation .. automethod:: __call__