Uses of Class
brave.propagation.ThreadLocalCurrentTraceContext
-
Packages that use ThreadLocalCurrentTraceContext Package Description brave.propagation -
-
Uses of ThreadLocalCurrentTraceContext in brave.propagation
Subclasses of ThreadLocalCurrentTraceContext in brave.propagation Modifier and Type Class Description static classCurrentTraceContext.DefaultDefault implementation which is backed by a static thread local.Methods in brave.propagation that return ThreadLocalCurrentTraceContext Modifier and Type Method Description ThreadLocalCurrentTraceContextThreadLocalCurrentTraceContext.Builder. build()
-