Uses of Enum
io.opentelemetry.context.ThreadLocalContextStorage.NoopScope
Packages that use ThreadLocalContextStorage.NoopScope
Package
Description
A context propagation mechanism which can carry scoped-values across API boundaries and between
threads.
-
Uses of ThreadLocalContextStorage.NoopScope in io.opentelemetry.context
Subclasses with type arguments of type ThreadLocalContextStorage.NoopScope in io.opentelemetry.contextModifier and TypeClassDescription(package private) static enumMethods in io.opentelemetry.context that return ThreadLocalContextStorage.NoopScopeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ThreadLocalContextStorage.NoopScope[]ThreadLocalContextStorage.NoopScope.values()Returns an array containing the constants of this enum type, in the order they are declared.