gatk-3.8/scala/src/org/broadinstitute/sting/queue/engine
kshakir 9dc2e931b6 Saving the order functions are added to in the QScript. Using the order during submission of ready jobs (but not currently dryrun) and during -status.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4508 348d0f76-0448-11de-a6fe-93d51630548a
2010-10-15 20:00:35 +00:00
..
DispatchJobRunner.scala Added the ability to Queue to run scala functions inside the JVM. NOTE: Extend from InProcessFunction instead of CommandLineFunction to use this functionality. 2010-10-06 18:29:56 +00:00
FunctionEdge.scala Added the ability for Queue functions like mkdirs to override if they are done or not. 2010-10-08 06:39:55 +00:00
InProcessRunner.scala While bkill'ing on the shutdown thread Queue will no longer try to submit more jobs on the original thread. 2010-10-15 17:01:36 +00:00
JobRunner.scala While bkill'ing on the shutdown thread Queue will no longer try to submit more jobs on the original thread. 2010-10-15 17:01:36 +00:00
LsfJobRunner.scala While bkill'ing on the shutdown thread Queue will no longer try to submit more jobs on the original thread. 2010-10-15 17:01:36 +00:00
MappingEdge.scala Added the ability to Queue to run scala functions inside the JVM. NOTE: Extend from InProcessFunction instead of CommandLineFunction to use this functionality. 2010-10-06 18:29:56 +00:00
QEdge.scala Added the ability to Queue to run scala functions inside the JVM. NOTE: Extend from InProcessFunction instead of CommandLineFunction to use this functionality. 2010-10-06 18:29:56 +00:00
QGraph.scala Saving the order functions are added to in the QScript. Using the order during submission of ready jobs (but not currently dryrun) and during -status. 2010-10-15 20:00:35 +00:00
QNode.scala Changed logging level to default at INFO instead of WARN. 2010-08-09 16:42:48 +00:00
RunnerStatus.scala Added the ability to Queue to run scala functions inside the JVM. NOTE: Extend from InProcessFunction instead of CommandLineFunction to use this functionality. 2010-10-06 18:29:56 +00:00
ShellJobRunner.scala While bkill'ing on the shutdown thread Queue will no longer try to submit more jobs on the original thread. 2010-10-15 17:01:36 +00:00