Package org.apache.ignite.internal.processors.tracing
-
Interface Summary Interface Description Span Logical piece of a trace that represents a single operation.SpanManager Manager forSpaninstances.Tracing Tracing sub-system interface. -
Class Summary Class Description DeferredSpan Encapsulates concept of a deferred-initialized span.MTC Mapped tracing context.MTC.TraceSurroundings Helper for managing of span life cycle.NoopSpan Noop and null-safe implementation of Span.NoopTracing Noop implementation ofTracing.SpanImpl Implementation of aSpanSpanTags List of tags that can be used to decorate spans.TraceableIterator<T> Represents wrapper which allows the iterator methods to execute within context of a specified span. -
Enum Summary Enum Description SpanType List of span type names used in appropriate sub-systems.