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.classStrictCurrentTraceContextDeprecated.use StrictScopeDecorator.
-