﻿dask\_jobqueue.HTCondorCluster
==============================

.. currentmodule:: dask_jobqueue

.. autoclass:: HTCondorCluster

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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