Uses of Class
brave.propagation.ThreadLocalSpan
| Package | Description |
|---|---|
| brave.propagation |
-
Uses of ThreadLocalSpan in brave.propagation
Fields in brave.propagation declared as ThreadLocalSpan Modifier and Type Field Description static ThreadLocalSpanThreadLocalSpan. CURRENT_TRACERThis uses theTracing.currentTracer(), which means calls tonext()may return null.Methods in brave.propagation that return ThreadLocalSpan Modifier and Type Method Description static ThreadLocalSpanThreadLocalSpan. create(Tracer tracer)