public class AutoFinishScopeManager extends Object implements ScopeManager
| Constructor and Description |
|---|
AutoFinishScopeManager() |
| Modifier and Type | Method and Description |
|---|---|
AutoFinishScope |
activate(Span span) |
AutoFinishScope |
activate(Span span,
boolean finishOnClose) |
AutoFinishScope |
active() |
Span |
activeSpan() |
public AutoFinishScope activate(Span span, boolean finishOnClose)
activate in interface ScopeManagerpublic AutoFinishScope activate(Span span)
activate in interface ScopeManagerpublic AutoFinishScope active()
active in interface ScopeManagerpublic Span activeSpan()
activeSpan in interface ScopeManagerCopyright © 2016–2018 OpenTracing. All rights reserved.