TaskVineExecutor ================ .. currentmodule:: coffea.processor .. autoclass:: TaskVineExecutor :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TaskVineExecutor.checkpoint_proportion ~TaskVineExecutor.compression ~TaskVineExecutor.concurrent_reads ~TaskVineExecutor.cores ~TaskVineExecutor.custom_init ~TaskVineExecutor.desc ~TaskVineExecutor.disable_worker_transfers ~TaskVineExecutor.disk ~TaskVineExecutor.environment_file ~TaskVineExecutor.extra_input_files ~TaskVineExecutor.fast_terminate_workers ~TaskVineExecutor.filepath ~TaskVineExecutor.function_name ~TaskVineExecutor.gpus ~TaskVineExecutor.manager_name ~TaskVineExecutor.memory ~TaskVineExecutor.password_file ~TaskVineExecutor.port ~TaskVineExecutor.print_stdout ~TaskVineExecutor.replicas ~TaskVineExecutor.resource_monitor ~TaskVineExecutor.resources_mode ~TaskVineExecutor.retries ~TaskVineExecutor.split_on_exhaustion ~TaskVineExecutor.ssl ~TaskVineExecutor.status ~TaskVineExecutor.status_display_interval ~TaskVineExecutor.treereduction ~TaskVineExecutor.unit ~TaskVineExecutor.verbose ~TaskVineExecutor.x509_proxy .. rubric:: Methods Summary .. autosummary:: ~TaskVineExecutor.__call__ .. rubric:: Attributes Documentation .. autoattribute:: checkpoint_proportion .. autoattribute:: compression .. autoattribute:: concurrent_reads .. autoattribute:: cores .. autoattribute:: custom_init .. autoattribute:: desc .. autoattribute:: disable_worker_transfers .. autoattribute:: disk .. autoattribute:: environment_file .. autoattribute:: extra_input_files .. autoattribute:: fast_terminate_workers .. autoattribute:: filepath .. autoattribute:: function_name .. autoattribute:: gpus .. autoattribute:: manager_name .. autoattribute:: memory .. autoattribute:: password_file .. autoattribute:: port .. autoattribute:: print_stdout .. autoattribute:: replicas .. autoattribute:: resource_monitor .. autoattribute:: resources_mode .. autoattribute:: retries .. autoattribute:: split_on_exhaustion .. autoattribute:: ssl .. autoattribute:: status .. autoattribute:: status_display_interval .. autoattribute:: treereduction .. autoattribute:: unit .. autoattribute:: verbose .. autoattribute:: x509_proxy .. rubric:: Methods Documentation .. automethod:: __call__