Package io.servicetalk.opentracing.inmemory.api
@ElementsAreNonnullByDefault
package io.servicetalk.opentracing.inmemory.api
APIs which build off of OpenTracing APIs to provide in memory span storage.
-
InterfacesClassDescriptionRepresents a reference to another span.A
Scopethat works withInMemorySpan.AScopeManagerthat works withScopeinstances.A span that allows reading values at runtime.ATracer.SpanBuilderthat works withInMemorySpaninstances.A span that allows reading values at runtime.Used to extractInMemorySpanContextfrom a carrier of typeInMemorySpanContextExtractor.AFormatcompatible withInMemorySpanContext.Used to injectInMemorySpanContextinto a carrier of typeInMemorySpanContextInjector.Listener for tracing events.A entry that corresponds toSpan.log(long, String)events.ATracerthat works withInMemorySpaninstances.