Uses of Class
org.apache.ignite.internal.processors.tracing.MTC.TraceSurroundings
-
Packages that use MTC.TraceSurroundings Package Description org.apache.ignite.internal.processors.tracing -
-
Uses of MTC.TraceSurroundings in org.apache.ignite.internal.processors.tracing
Methods in org.apache.ignite.internal.processors.tracing that return MTC.TraceSurroundings Modifier and Type Method Description static MTC.TraceSurroundingsMTC. support(Span startSpan)Attach given span to current thread if it isn't null or NOOP_SPAN.static MTC.TraceSurroundingsMTC. supportContinual(Span startSpan)Attach given span to current thread if it isn't null or NOOP_SPAN.
-