MCPcopy Create free account
hub / github.com/RealTimeGenomics/rtg-tools / run

Method run

src/main/java/com/rtg/util/IORunnable.java:48–48  ·  view source on GitHub ↗

Like java.io.Runnable.run() , but it is allowed to throw IOException. @exception IOException if an error occurs.

()

Source from the content-addressed store, hash-verified

46 * @exception IOException if an error occurs.
47 */
48 void run() throws IOException;
49}

Callers 10

mainMethod · 0.65
test3BasesMethod · 0.65
test3BasesMinLengthMethod · 0.65
testMethod · 0.65
startRecordingMethod · 0.65
mainExecMethod · 0.65
runMethod · 0.65
runMethod · 0.65
runMethod · 0.65

Implementers 15

RunIncrementsrc/test/java/com/rtg/util/SimpleThrea
RunAddJobssrc/test/java/com/rtg/util/SimpleThrea
RunErrorsrc/test/java/com/rtg/util/SimpleThrea
RunSlimErrorsrc/test/java/com/rtg/util/SimpleThrea
SequenceEvaluatorsrc/main/java/com/rtg/vcf/eval/Sequenc
IndexRunnersrc/main/java/com/rtg/tabix/IndexingSt
SequenceProcessorsrc/main/java/com/rtg/reader/FormatCli
ParamsTasksrc/main/java/com/rtg/launcher/ParamsT
SnpIntersectionTestsrc/test/java/com/rtg/vcf/SnpIntersect
LockedRunnablesrc/test/java/com/rtg/reader/BlockingE
JobSubmissionsrc/test/java/com/rtg/reader/BlockingE
TestParamsClisrc/test/java/com/rtg/launcher/ParamsC

Calls

no outgoing calls

Tested by 5

mainMethod · 0.52
test3BasesMethod · 0.52
test3BasesMinLengthMethod · 0.52
testMethod · 0.52