Uses of Interface
org.springframework.cloud.sleuth.Tracer.SpanInScope
Packages that use Tracer.SpanInScope
-
Uses of Tracer.SpanInScope in org.springframework.cloud.sleuth
Fields in org.springframework.cloud.sleuth declared as Tracer.SpanInScopeModifier and TypeFieldDescriptionstatic final Tracer.SpanInScopeTracer.SpanInScope.NOOPNoop instance.Methods in org.springframework.cloud.sleuth that return Tracer.SpanInScopeModifier and TypeMethodDescriptionSpanAndScope.getScope()Makes the given span the "current span" and returns an object that exits that scope on close.Constructors in org.springframework.cloud.sleuth with parameters of type Tracer.SpanInScope