Categorygithub.com/open-telemetry/opentelemetry-collector-contrib/processor/tailsamplingprocessorcache
# Functions
NewLRUDecisionCache returns a new lruDecisionCache.
No description provided by the author
# Interfaces
Cache is a cache using a pcommon.TraceID as the key and any generic type as the value.