| Package | Description |
|---|---|
| com.github.kristofa.brave |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ServerClientAndLocalSpanState |
Deprecated.
Replaced by
brave.propagation.CurrentTraceContext |
| Modifier and Type | Class | Description |
|---|---|---|
class |
InheritableServerClientAndLocalSpanState |
Deprecated.
Replaced by
brave.propagation.CurrentTraceContext |
class |
ThreadLocalServerClientAndLocalSpanState |
ServerClientAndLocalSpanState implementation that keeps trace state using a ThreadLocal variable. |
| Constructor | Description |
|---|---|
ClientSpanThreadBinder(ClientSpanState state) |
Deprecated.
Creates a new instance.
|
Copyright © 2018 OpenZipkin. All rights reserved.