Package 

Class SimpleScope

  • All Implemented Interfaces:
    com.datadog.opentracing.scopemanager.DDScope , io.opentracing.Scope , java.io.Closeable , java.lang.AutoCloseable

    
    public class SimpleScope
     implements DDScope
                        

    Simple scope implementation which does not propagate across threads.

    • Method Summary

      Modifier and Type Method Description
      void close()
      Span span()
      int depth()
      • Methods inherited from class io.opentracing.Scope

        close, span
      • Methods inherited from class java.lang.Object

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