Package 

Interface BenchmarkProfiler


  • 
    public interface BenchmarkProfiler
    
                        

    Interface of benchmark profiler to be implemented to provide BenchmarkTracer. This should only used by internal benchmarking.

    • Method Summary

      Modifier and Type Method Description
      abstract BenchmarkTracer getTracer(String operation) Returns a BenchmarkTracer.
      • Methods inherited from class java.lang.Object

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