Uses of Interface
org.teiid.jdbc.tracing.TracingHelper.Injector
-
Packages that use TracingHelper.Injector Package Description org.teiid.jdbc.tracing -
-
Uses of TracingHelper.Injector in org.teiid.jdbc.tracing
Classes in org.teiid.jdbc.tracing that implement TracingHelper.Injector Modifier and Type Class Description class
GlobalTracerInjector
Uses the opentracing library to create a json string representation of the span context and provides a way to manipulate a static tracer without using the GlobalTracer registration
-