sfi.director.cli.queueworker Class Reference

Inheritance diagram for sfi.director.cli.queueworker:

sfi.director.cli.CLICommand List of all members.

Detailed Description

Implements the 'queueworker' director command regularly scanning the job queue for runnable jobs and trying to execute them.


Public Member Functions

String usage ()
 return a one-line usage string
String help ()
 return a more verbose usage string (aka.
String[] getOptDefinitions ()
 return option definitions as used by Tools.getOpt()
void run (Hashtable optvals) throws DirectorException
 run the command with the (pre-parsed) options optargs


Member Function Documentation

String [] sfi.director.cli.queueworker.getOptDefinitions  )  [virtual]
 

return option definitions as used by Tools.getOpt()

Implements sfi.director.cli.CLICommand.

String sfi.director.cli.queueworker.help  )  [virtual]
 

return a more verbose usage string (aka.

help)

Implements sfi.director.cli.CLICommand.

void sfi.director.cli.queueworker.run Hashtable  optvals  )  throws DirectorException [virtual]
 

run the command with the (pre-parsed) options optargs

Implements sfi.director.cli.CLICommand.

String sfi.director.cli.queueworker.usage  )  [virtual]
 

return a one-line usage string

Implements sfi.director.cli.CLICommand.


The documentation for this class was generated from the following file:
Generated on Sat Feb 11 01:20:19 2012 for Node Director by  doxygen 1.4.5