Package io.opentelemetry.context
Class StrictContextStorage.StrictScope
java.lang.Object
io.opentelemetry.context.StrictContextStorage.StrictScope
- All Implemented Interfaces:
Scope
,AutoCloseable
- Enclosing class:
StrictContextStorage
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final StrictContextStorage.CallerStackTrace
(package private) final Scope
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
delegate
-
caller
-
-
Constructor Details
-
StrictScope
StrictScope(Scope delegate, StrictContextStorage.CallerStackTrace caller)
-
-
Method Details