executorlib.executor.single.SingleNodeExecutor
==============================================

.. currentmodule:: executorlib.executor.single

.. autoclass:: SingleNodeExecutor
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~SingleNodeExecutor.__init__
      ~SingleNodeExecutor.batched
      ~SingleNodeExecutor.map
      ~SingleNodeExecutor.shutdown
      ~SingleNodeExecutor.submit
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~SingleNodeExecutor.future_queue
      ~SingleNodeExecutor.info
      ~SingleNodeExecutor.max_workers
   
   