| CommonMetrics |
Statistic metrics common to every cache type.
|
| CommonMetrics.Updater |
|
| HealthInfoElement |
Describes a single problem of a cache, for example a bad hash quality.
|
| InternalCache<K,V> |
Interface to extended cache functions for the internal components.
|
| InternalCacheBuildContext<K,V> |
Context information when a cache is build.
|
| InternalCacheCloseContext |
Used to know cache and manager name during close for logging and throwing exceptions.
|
| InternalCacheInfo |
Collection of all metrics of a cache.
|
| NeedsClose |
Internal cache component that holds resources and needs a proper close.
|