| Package | Description |
|---|---|
| brave.internal | |
| brave.propagation |
| Modifier and Type | Method and Description |
|---|---|
CurrentTraceContext.Scope |
StrictCurrentTraceContext.newScope(TraceContext currentSpan)
Identifies problems by throwing assertion errors when a scope is closed on a different thread.
|
| Modifier and Type | Method and Description |
|---|---|
abstract CurrentTraceContext.Scope |
CurrentTraceContext.newScope(TraceContext currentSpan)
Sets the current span in scope until the returned object is closed.
|
CurrentTraceContext.Scope |
CurrentTraceContext.Default.newScope(TraceContext currentSpan) |
Copyright © 2017 OpenZipkin. All rights reserved.