Package 

Interface BenchmarkSpan


  • 
    public interface BenchmarkSpan
    
                        

    Interface of benchmark span to be implemented. This should only used by internal benchmarking.

    • Method Summary

      Modifier and Type Method Description
      abstract Unit stop() Marks the end of BenchmarkSpan execution.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait