Runner ====== .. currentmodule:: coffea.processor .. autoclass:: Runner :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Runner.align_clusters ~Runner.cachestrategy ~Runner.checkpointer ~Runner.chunksize ~Runner.executor ~Runner.format ~Runner.maxchunks ~Runner.metadata_cache ~Runner.pre_executor ~Runner.processor_compression ~Runner.retries ~Runner.savemetrics ~Runner.skipbadfiles ~Runner.use_dataframes ~Runner.xrootdtimeout .. rubric:: Methods Summary .. autosummary:: ~Runner.__call__ ~Runner.automatic_retries ~Runner.get_cache ~Runner.metadata_fetcher_parquet ~Runner.metadata_fetcher_root ~Runner.preprocess ~Runner.run .. rubric:: Attributes Documentation .. autoattribute:: align_clusters .. autoattribute:: cachestrategy .. autoattribute:: checkpointer .. autoattribute:: chunksize .. autoattribute:: executor .. autoattribute:: format .. autoattribute:: maxchunks .. autoattribute:: metadata_cache .. autoattribute:: pre_executor .. autoattribute:: processor_compression .. autoattribute:: retries .. autoattribute:: savemetrics .. autoattribute:: skipbadfiles .. autoattribute:: use_dataframes .. autoattribute:: xrootdtimeout .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: automatic_retries .. automethod:: get_cache .. automethod:: metadata_fetcher_parquet .. automethod:: metadata_fetcher_root .. automethod:: preprocess .. automethod:: run