Uses of Class
io.opentelemetry.context.internal.shaded.WeakConcurrentMap.LookupKey
Packages that use WeakConcurrentMap.LookupKey
Package
Description
Interfaces and implementations that are internal to OpenTelemetry.
-
Uses of WeakConcurrentMap.LookupKey in io.opentelemetry.context.internal.shaded
Subclasses with type arguments of type WeakConcurrentMap.LookupKey in io.opentelemetry.context.internal.shadedFields in io.opentelemetry.context.internal.shaded with type parameters of type WeakConcurrentMap.LookupKeyModifier and TypeFieldDescriptionprivate static final ThreadLocal<WeakConcurrentMap.LookupKey<?>> WeakConcurrentMap.LOOKUP_KEY_CACHELookup keys are cached thread-locally to avoid allocations on lookups.Methods in io.opentelemetry.context.internal.shaded that return WeakConcurrentMap.LookupKeyModifier and TypeMethodDescriptionprotected WeakConcurrentMap.LookupKey<K> WeakConcurrentMap.getLookupKey(K key) (package private) WeakConcurrentMap.LookupKey<K> Methods in io.opentelemetry.context.internal.shaded with parameters of type WeakConcurrentMap.LookupKeyModifier and TypeMethodDescriptionprotected voidWeakConcurrentMap.resetLookupKey(WeakConcurrentMap.LookupKey<K> lookupKey)