Package io.opentelemetry.context
Class ThreadLocalContextStorage.ScopeImpl
java.lang.Object
io.opentelemetry.context.ThreadLocalContextStorage.ScopeImpl
- All Implemented Interfaces:
Scope
,AutoCloseable
- Enclosing class:
ThreadLocalContextStorage
-
Field Details
-
beforeAttach
-
toAttach
-
closed
private boolean closed
-
-
Constructor Details
-
ScopeImpl
-
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceScope
-