Package com.atlassian.cache.ehcache
Class DelegatingCacheStatistics
java.lang.Object
com.atlassian.cache.ehcache.DelegatingCacheStatistics
- Since:
- v2.4.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SortedMap<CacheStatisticsKey,Supplier<Long>> toStatistics(net.sf.ehcache.statistics.StatisticsGateway stats)
-
Constructor Details
-
DelegatingCacheStatistics
public DelegatingCacheStatistics()
-
-
Method Details
-
toStatistics
public static SortedMap<CacheStatisticsKey,Supplier<Long>> toStatistics(net.sf.ehcache.statistics.StatisticsGateway stats)
-