﻿dask\_jobqueue.MoabCluster
==========================

.. currentmodule:: dask_jobqueue

.. autoclass:: MoabCluster

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~MoabCluster.__init__
      ~MoabCluster.adapt
      ~MoabCluster.close
      ~MoabCluster.from_name
      ~MoabCluster.get_client
      ~MoabCluster.get_logs
      ~MoabCluster.job_script
      ~MoabCluster.logs
      ~MoabCluster.new_worker_spec
      ~MoabCluster.scale
      ~MoabCluster.scale_down
      ~MoabCluster.scale_up
      ~MoabCluster.sync
      ~MoabCluster.wait_for_workers
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~MoabCluster.asynchronous
      ~MoabCluster.called_from_running_loop
      ~MoabCluster.dashboard_link
      ~MoabCluster.job_header
      ~MoabCluster.job_name
      ~MoabCluster.loop
      ~MoabCluster.name
      ~MoabCluster.observed
      ~MoabCluster.plan
      ~MoabCluster.requested
      ~MoabCluster.scheduler_address
   
   