.. AUTO-GENERATED FILE -- DO NOT EDIT!

parallel.controller.hub
=======================

Module: :mod:`parallel.controller.hub`
--------------------------------------
Inheritance diagram for ``IPython.parallel.controller.hub``:

.. inheritance-diagram:: IPython.parallel.controller.hub 
   :parts: 3

.. automodule:: IPython.parallel.controller.hub

.. currentmodule:: IPython.parallel.controller.hub

Classes
-------

:class:`EngineConnector`
~~~~~~~~~~~~~~~~~~~~~~~~


.. autoclass:: EngineConnector
  :members:
  :undoc-members:
  :show-inheritance:
  :inherited-members:

  .. automethod:: __init__

:class:`Hub`
~~~~~~~~~~~~


.. autoclass:: Hub
  :members:
  :undoc-members:
  :show-inheritance:
  :inherited-members:

  .. automethod:: __init__

:class:`HubFactory`
~~~~~~~~~~~~~~~~~~~


.. autoclass:: HubFactory
  :members:
  :undoc-members:
  :show-inheritance:
  :inherited-members:

  .. automethod:: __init__

Functions
---------


.. autofunction:: IPython.parallel.controller.hub.empty_record


.. autofunction:: IPython.parallel.controller.hub.init_record

