Class GorBench

java.lang.Object
org.gorpipe.gor.cli.GorBench

public class GorBench
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    GorBench​(java.lang.String label, java.lang.String[] files, int seeks, int readBases)  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)  
    void run()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GorBench

      public GorBench​(java.lang.String label, java.lang.String[] files, int seeks, int readBases)
  • Method Details

    • run

      public void run() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • main

      public static void main​(java.lang.String[] args) throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException