Class DefaultInMemoryTracer

java.lang.Object
io.servicetalk.opentracing.inmemory.DefaultInMemoryTracer
All Implemented Interfaces:
io.opentracing.Tracer, InMemoryTracer, Closeable, AutoCloseable

public final class DefaultInMemoryTracer extends Object
Tracer implementation that propagates spans in-memory and emits events to listeners.