Class SpanAndScope

java.lang.Object
org.springframework.cloud.sleuth.SpanAndScope
All Implemented Interfaces:
Closeable, AutoCloseable

public class SpanAndScope extends Object implements Closeable
Container object for Span and its corresponding Tracer.SpanInScope.
Since:
3.1.0
Author:
Marcin Grzejszczak, Arthur Gavlyukovskiy