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