gatk-3.8/java/src/org/broadinstitute/sting/gatk/executive
hanna c2669021b8 Cleanup, and support either by-interval traversals or full traversals in data source-backed code.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@362 348d0f76-0448-11de-a6fe-93d51630548a
2009-04-10 22:09:01 +00:00
..
MicroManager.java Cleanup, and support either by-interval traversals or full traversals in data source-backed code. 2009-04-10 22:09:01 +00:00
TraversalEngineExecutive.java New type hierarchy for Traversals. There's a new package to hold them (traversals) and an easy system to create new ones. We are now one step closer to supporting the execution manager (a totally non-functional version is included here) that actually executes walkers in parallel using N threads. 2009-03-27 15:40:45 +00:00