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 ContextbeforeAttachprivate booleanclosedprivate ContexttoAttach
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclose()
-