Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 375 Bytes

node.rst

File metadata and controls

14 lines (9 loc) · 375 Bytes

Node

The :class:`scherbelberg.Node` class describes one node, i.e. server, within the cluster. It can represent both, a Dask worker node as well as a Dask scheduler node, see Dask CLI for more details.

The Node Class

.. autoclass:: scherbelberg.Node
    :members: