Package io.opentelemetry.context
Class ThreadLocalContextStorage.ScopeImpl
- java.lang.Object
-
- io.opentelemetry.context.ThreadLocalContextStorage.ScopeImpl
-
- All Implemented Interfaces:
Scope
,java.lang.AutoCloseable
- Enclosing class:
- ThreadLocalContextStorage
private class ThreadLocalContextStorage.ScopeImpl extends java.lang.Object implements Scope
-
-
Field Summary
Fields Modifier and Type Field Description private Context
beforeAttach
private boolean
closed
private Context
toAttach
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
close()
-