Package 

Class DDBenchmarkTracer

  • All Implemented Interfaces:
    com.openobserve.android.internal.profiler.BenchmarkTracer

    
    public final class DDBenchmarkTracer
     implements BenchmarkTracer
                        

    Implementation of BenchmarkTracer.

    • Constructor Summary

      Constructors 
      Constructor Description
      DDBenchmarkTracer(Tracer tracer)
    • Method Summary

      Modifier and Type Method Description
      BenchmarkSpanBuilder spanBuilder(String spanName, Map<String, String> additionalProperties)
      • Methods inherited from class java.lang.Object

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

      • DDBenchmarkTracer

        DDBenchmarkTracer(Tracer tracer)