| Package | Description |
|---|---|
| com.github.kristofa.brave |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClientSpanState
Maintains state for a single client span.
|
interface |
LocalSpanState
Maintains state for a single local span.
|
interface |
ServerClientAndLocalSpanState
Combines server and client span state.
|
interface |
ServerSpanState
Maintains state for a single server span.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ThreadLocalServerClientAndLocalSpanState
ServerClientAndLocalSpanState implementation that keeps trace state using a ThreadLocal variable. |
Copyright © 2016. All rights reserved.