-
- All Implemented Interfaces:
-
com.datadog.opentracing.scopemanager.DDScope,io.opentracing.Scope,java.io.Closeable,java.lang.AutoCloseable
public class SimpleScope implements DDScopeSimple scope implementation which does not propagate across threads.
-
-
Constructor Summary
Constructors Constructor Description SimpleScope(ContextualScopeManager scopeManager, Span spanUnderScope, boolean finishOnClose)
-
Method Summary
-
-
Constructor Detail
-
SimpleScope
SimpleScope(ContextualScopeManager scopeManager, Span spanUnderScope, boolean finishOnClose)
-
-
-
-