Uses of Class
brave.opentracing.BraveSpanContext
-
-
Uses of BraveSpanContext in brave.opentracing
Methods in brave.opentracing that return BraveSpanContext Modifier and Type Method Description BraveSpanContextBraveSpan. context()<C> BraveSpanContextBraveTracer. extract(io.opentracing.propagation.Format<C> format, C carrier)Extracts the underlying context using B3 encoding by default.
-