Public Member Functions | Public Attributes | List of all members
grid.SSHWorker Class Reference
Inheritance diagram for grid.SSHWorker:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, name, job_queue, result_queue, host)
 
def run_one (self, c, g)
 
- Public Member Functions inherited from grid.Worker
def __init__ (self, name, job_queue, result_queue)
 
def run (self)
 

Public Attributes

 cwd
 
 host
 
- Public Attributes inherited from grid.Worker
 job_queue
 
 name
 
 result_queue
 

Detailed Description

Definition at line 251 of file grid.py.

Constructor & Destructor Documentation

◆ __init__()

def grid.SSHWorker.__init__ (   self,
  name,
  job_queue,
  result_queue,
  host 
)

Definition at line 252 of file grid.py.

Member Function Documentation

◆ run_one()

def grid.SSHWorker.run_one (   self,
  c,
  g 
)

Definition at line 256 of file grid.py.

Member Data Documentation

◆ cwd

grid.SSHWorker.cwd

Definition at line 255 of file grid.py.

◆ host

grid.SSHWorker.host

Definition at line 254 of file grid.py.


The documentation for this class was generated from the following file:


ml_classifiers
Author(s): Scott Niekum , Joshua Whitley
autogenerated on Mon Feb 28 2022 22:46:49