Uses of Class
brave.propagation.TraceIdContext
-
Packages that use TraceIdContext Package Description brave.propagation -
-
Uses of TraceIdContext in brave.propagation
Methods in brave.propagation that return TraceIdContext Modifier and Type Method Description TraceIdContextTraceIdContext.Builder. build()TraceIdContextTraceContextOrSamplingFlags. traceIdContext()Methods in brave.propagation with parameters of type TraceIdContext Modifier and Type Method Description static TraceContextOrSamplingFlagsTraceContextOrSamplingFlags. create(TraceIdContext traceIdContext)TraceContextOrSamplingFlags.BuilderTraceContextOrSamplingFlags.Builder. traceIdContext(TraceIdContext traceIdContext)
-