| Package | Description |
|---|---|
| com.github.kristofa.brave |
| Modifier and Type | Method and Description |
|---|---|
ServerSpan |
ServerSpanThreadBinder.getCurrentServerSpan()
This should be called in the thread in which the request was received before executing code in new threads.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerSpanThreadBinder.setCurrentSpan(ServerSpan span)
Binds given span to current thread.
|
Copyright © 2014. All Rights Reserved.