Uses of Interface
org.alfresco.repo.cache.CacheStatistics
-
Packages that use CacheStatistics Package Description org.alfresco.repo.cache -
-
Uses of CacheStatistics in org.alfresco.repo.cache
Classes in org.alfresco.repo.cache that implement CacheStatistics Modifier and Type Class Description classInMemoryCacheStatisticsSimple non-persistent implementation ofCacheStatistics.Methods in org.alfresco.repo.cache that return CacheStatistics Modifier and Type Method Description CacheStatisticsCacheStatisticsCreated. getCacheStats()Methods in org.alfresco.repo.cache with parameters of type CacheStatistics Modifier and Type Method Description voidTransactionalCache. setCacheStats(CacheStatistics cacheStats)Constructors in org.alfresco.repo.cache with parameters of type CacheStatistics Constructor Description CacheStatisticsCreated(CacheStatistics cacheStats, java.lang.String cacheName)
-