Uses of Class
org.terracotta.cache.evictor.EvictionStatistics

Packages that use EvictionStatistics
org.terracotta.cache   
org.terracotta.cache.evictor   
 

Uses of EvictionStatistics in org.terracotta.cache
 

Methods in org.terracotta.cache that return EvictionStatistics
 EvictionStatistics LocalCache.getStatistics()
           
 EvictionStatistics TerracottaDistributedCache.getStatistics()
           
 

Uses of EvictionStatistics in org.terracotta.cache.evictor
 

Methods in org.terracotta.cache.evictor that return EvictionStatistics
 EvictionStatistics Evictable.getStatistics()
          Retrieve the statistics for the current JVM.
 



Copyright © 2015 Terracotta, Inc.. All Rights Reserved.