sfi.director.cli.queuestat Class Reference

Inheritance diagram for sfi.director.cli.queuestat:

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

Detailed Description

Implements the 'queuestat' director command printing the job queue contents.


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 print_tree (JobNode jn, int current_depth)
synchronized void run (Hashtable optvals) throws DirectorException
 run the command with the (pre-parsed) options optargs

Static Public Member Functions

static String indent (int depth)

Package Attributes

int depth = 0
 *


Member Function Documentation

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

return option definitions as used by Tools.getOpt()

Implements sfi.director.cli.CLICommand.

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

return a more verbose usage string (aka.

help)

Implements sfi.director.cli.CLICommand.

static String sfi.director.cli.queuestat.indent int  depth  )  [static]
 

void sfi.director.cli.queuestat.print_tree JobNode  jn,
int  current_depth
 

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

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

Implements sfi.director.cli.CLICommand.

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

return a one-line usage string

Implements sfi.director.cli.CLICommand.


Member Data Documentation

int sfi.director.cli.queuestat.depth = 0 [package]
 

*


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