Package io.opentelemetry.instrumentation.api.cache.weaklockfree
-
Class Summary Class Description WeakConcurrentMap<K,V> A thread-safe map with weak keys.WeakConcurrentMap.WithInlinedExpunction<K,V> AWeakConcurrentMapwhere stale entries are removed as a side effect of interacting with this map.