Package org.cache2k.operation
Operational aspects of a cache, like accessing statistics, basic information, change
runtime parameters and customizations that augment general behavior.
- Author:
- Jens Wilke
-
Interface Summary Interface Description CacheControl Combined interface for introspection and control functions of a cache relevant for management and monitoring.CacheInfo Information of a cache for introspection at runtime, for generic monitoring and management proposes.CacheOperation Commands to influence the cache operation in general.CacheStatistics Set of metrics for cache statistics.Scheduler Scheduler to run timer tasks, e.g.TimeReference Time reference for a cache.Weigher<K,V> Allows giving cached values a weight and limit the cache capacity by total weight. -
Class Summary Class Description TimeReference.Default TimeReference.Milliseconds