Uses of Class
org.infinispan.extendedstats.CacheStatisticManager
Packages that use CacheStatisticManager
-
Uses of CacheStatisticManager in org.infinispan.extendedstats.wrappers
Methods in org.infinispan.extendedstats.wrappers that return CacheStatisticManagerModifier and TypeMethodDescriptionfinal CacheStatisticManager
ExtendedStatisticInterceptor.getCacheStatisticManager()
Constructors in org.infinispan.extendedstats.wrappers with parameters of type CacheStatisticManagerModifierConstructorDescriptionExtendedStatisticLockManager
(LockManager actual, CacheStatisticManager cacheStatisticManager, TimeService timeService) ExtendedStatisticRpcManager
(RpcManager actual, CacheStatisticManager cacheStatisticManager, TimeService timeService, StreamingMarshaller marshaller)