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
Methods in io.opentelemetry.context that return ThreadLocalContextStorageModifier and TypeMethodDescriptionstatic ThreadLocalContextStorage
Returns 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.