public class ThresholdLogScope extends Object implements io.opentracing.Scope
ThresholdLogScope
is a simple Scope
implementation that relies on Java’s thread-local storage primitive, very similar to the one shipped with “opentracing-util”.
public void close()
close
in interface io.opentracing.Scope
close
in interface Closeable
close
in interface AutoCloseable
public io.opentracing.Span span()
span
in interface io.opentracing.Scope
Copyright © 2018 Couchbase, Inc.. All rights reserved.