Interface CurrentTraceContext.Scope

All Superinterfaces:
AutoCloseable, Closeable
Enclosing class:
CurrentTraceContext

public static interface CurrentTraceContext.Scope
extends Closeable
A span remains in the scope it was bound to until close is called.