cachemanager
cachemanager
-
JMX reporting can be enabled at2 different levels : CacheManager and Cache .
JMX的监测报告可以在两个不同级别上启用:缓存管理器和缓存器。
-
From a design point of view , the basic components are a CacheManager that holds and controls collections of Caches .
从设计的角度看,基本组成部分有一个CacheManager,用来持有、控制缓存集合。
-
CacheManager governs all the cache instances that have been created from it .
缓存管理器级别管理了它创建的所有缓存器实例。