uproot.source.chunk.MultithreadedSource
=======================================

Defined in `uproot.source.chunk <https://github.com/scikit-hep/uproot4/blob//src/uproot/source/chunk.py>`__ on `line 143 <https://github.com/scikit-hep/uproot4/blob//src/uproot/source/chunk.py#L143>`__.

.. table::
    :class: note

    +--------------------------------------+
    | **Inheritance order:**               |
    +======================================+
    | #. :doc:`uproot.source.chunk.Source` |
    +--------------------------------------+

.. autoclass:: uproot.source.chunk.MultithreadedSource

.. _uproot.source.chunk.MultithreadedSource.executor:

executor
--------

.. autoattribute:: uproot.source.chunk.MultithreadedSource.executor

.. _uproot.source.chunk.MultithreadedSource.num_workers:

num_workers
-----------

.. autoattribute:: uproot.source.chunk.MultithreadedSource.num_workers

.. _uproot.source.chunk.MultithreadedSource.chunk:

chunk
-----

Inherited from :doc:`uproot.source.chunk.Source`.

.. automethod:: uproot.source.chunk.MultithreadedSource.chunk

.. _uproot.source.chunk.MultithreadedSource.chunks:

chunks
------

Inherited from :doc:`uproot.source.chunk.Source`.

.. automethod:: uproot.source.chunk.MultithreadedSource.chunks

.. _uproot.source.chunk.MultithreadedSource.file_path:

file_path
---------

Inherited from :doc:`uproot.source.chunk.Source`.

.. autoattribute:: uproot.source.chunk.MultithreadedSource.file_path

.. _uproot.source.chunk.MultithreadedSource.num_bytes:

num_bytes
---------

Inherited from :doc:`uproot.source.chunk.Source`.

.. autoattribute:: uproot.source.chunk.MultithreadedSource.num_bytes

.. _uproot.source.chunk.MultithreadedSource.num_requests:

num_requests
------------

Inherited from :doc:`uproot.source.chunk.Source`.

.. autoattribute:: uproot.source.chunk.MultithreadedSource.num_requests

.. _uproot.source.chunk.MultithreadedSource.num_requested_chunks:

num_requested_chunks
--------------------

Inherited from :doc:`uproot.source.chunk.Source`.

.. autoattribute:: uproot.source.chunk.MultithreadedSource.num_requested_chunks

.. _uproot.source.chunk.MultithreadedSource.num_requested_bytes:

num_requested_bytes
-------------------

Inherited from :doc:`uproot.source.chunk.Source`.

.. autoattribute:: uproot.source.chunk.MultithreadedSource.num_requested_bytes

.. _uproot.source.chunk.MultithreadedSource.close:

close
-----

Inherited from :doc:`uproot.source.chunk.Source`.

.. automethod:: uproot.source.chunk.MultithreadedSource.close

.. _uproot.source.chunk.MultithreadedSource.closed:

closed
------

Inherited from :doc:`uproot.source.chunk.Source`.

.. autoattribute:: uproot.source.chunk.MultithreadedSource.closed

