Package io.opentelemetry.instrumentation.api.caching
-
Interface Summary Interface Description Cache<K,V> A cache from keys to values. -
Class Summary Class Description CacheBuilder A builder ofCache.
| Interface | Description |
|---|---|
| Cache<K,V> |
A cache from keys to values.
|
| Class | Description |
|---|---|
| CacheBuilder |
A builder of
Cache. |