Package 

Interface BenchmarkSpanBuilder


  • 
    public interface BenchmarkSpanBuilder
    
                        

    Interface of benchmark span builder. This should only used by internal benchmarking.

    • Method Summary

      Modifier and Type Method Description
      abstract BenchmarkSpan startSpan() Returns a new BenchmarkSpan and start the span.
      • Methods inherited from class java.lang.Object

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