public class ThresholdLogScopeManager extends Object implements io.opentracing.ScopeManager
ScopeManager
implementation built on top of Java's thread-local storage primitive,
very similar to the one shipped with "opentracing-util".Constructor and Description |
---|
ThresholdLogScopeManager() |
Modifier and Type | Method and Description |
---|---|
io.opentracing.Scope |
activate(io.opentracing.Span span,
boolean finishSpanOnClose) |
io.opentracing.Scope |
active() |
Copyright © 2018 Couchbase, Inc.. All rights reserved.