gatk-3.8/scala/src/org/broadinstitute/sting/queue/engine
kshakir ce5b11317b Moved some shutdown logic from the LSF job runner into the QGraph.
Because of Java's type erasure JobManagers must provide runtime access to the runner class to shutdown.

git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5076 348d0f76-0448-11de-a6fe-93d51630548a
2011-01-25 20:28:54 +00:00
..
CommandLineJobRunner.scala Moved MD5 utils from WalkerTest to BaseTest for use by PipelineTests. 2011-01-25 04:11:49 +00:00
FunctionEdge.scala Moved MD5 utils from WalkerTest to BaseTest for use by PipelineTests. 2011-01-25 04:11:49 +00:00
InProcessJobManager.scala Moved some shutdown logic from the LSF job runner into the QGraph. 2011-01-25 20:28:54 +00:00
InProcessRunner.scala Moved MD5 utils from WalkerTest to BaseTest for use by PipelineTests. 2011-01-25 04:11:49 +00:00
JobManager.scala Moved some shutdown logic from the LSF job runner into the QGraph. 2011-01-25 20:28:54 +00:00
JobRunner.scala Moved MD5 utils from WalkerTest to BaseTest for use by PipelineTests. 2011-01-25 04:11:49 +00:00
Lsf706JobManager.scala Moved some shutdown logic from the LSF job runner into the QGraph. 2011-01-25 20:28:54 +00:00
Lsf706JobRunner.scala Moved some shutdown logic from the LSF job runner into the QGraph. 2011-01-25 20:28:54 +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 Moved some shutdown logic from the LSF job runner into the QGraph. 2011-01-25 20:28:54 +00:00
QGraphSettings.scala Queue UI Improvements: 2010-10-26 19:49:08 +00:00
QNode.scala Changed logging level to default at INFO instead of WARN. 2010-08-09 16:42:48 +00:00
RunnerStatus.scala QScript authors can now tag functions as intermediate. Functions tagged as intermediate will be skipped unless another function in the graph needs their output. 2010-10-18 22:11:14 +00:00
ShellJobManager.scala Moved some shutdown logic from the LSF job runner into the QGraph. 2011-01-25 20:28:54 +00:00
ShellJobRunner.scala Moved MD5 utils from WalkerTest to BaseTest for use by PipelineTests. 2011-01-25 04:11:49 +00:00