| Package | Description |
|---|---|
| io.opentracing |
| Modifier and Type | Method and Description |
|---|---|
Scope |
ScopeManager.activate(Span span)
Make a
Span instance active. |
Scope |
ScopeManager.activate(Span span,
boolean finishSpanOnClose)
Make a
Span instance active. |
Scope |
ScopeManager.active()
|
Scope |
Tracer.SpanBuilder.startActive()
Returns a newly started and activated
Scope. |
Scope |
Tracer.SpanBuilder.startActive(boolean finishSpanOnClose)
Returns a newly started and activated
Scope. |
Copyright © 2016–2017 OpenTracing. All rights reserved.