Package io.opentelemetry.context.internal.shaded
package io.opentelemetry.context.internal.shaded
Interfaces and implementations that are internal to OpenTelemetry.
All the content under this package and its subpackages are considered not part of the public API, and must not be used by users of the OpenTelemetry library.
-
ClassesClassDescriptionAbstractWeakConcurrentMap<K,
V, L> A thread-safe map with weak keys.WeakConcurrentMap<K,V> A thread-safe map with weak keys.AWeakConcurrentMap
where stale entries are removed as a side effect of interacting with this map.