public final class BraveScopeManager extends Object implements io.opentracing.ScopeManager
CurrentTraceContext.| Modifier and Type | Method and Description |
|---|---|
BraveScope |
activate(io.opentracing.Span span,
boolean finishSpanOnClose) |
io.opentracing.Scope |
active()
This api's only purpose is to retrieve the
span. |
public io.opentracing.Scope active()
span.
Calling close on the returned scope has no effect on the active spanactive in interface io.opentracing.ScopeManagerpublic BraveScope activate(io.opentracing.Span span, boolean finishSpanOnClose)
activate in interface io.opentracing.ScopeManagerCopyright © 2016–2018 OpenZipkin. All rights reserved.