Uses of Class
net.dontdrinkandroot.cache.statistics.impl.SimpleCacheStatistics

Packages that use SimpleCacheStatistics
net.dontdrinkandroot.cache.impl   
net.dontdrinkandroot.cache.impl.disk.indexed   
 

Uses of SimpleCacheStatistics in net.dontdrinkandroot.cache.impl
 

Methods in net.dontdrinkandroot.cache.impl that return SimpleCacheStatistics
 SimpleCacheStatistics AbstractMapBackedCache.getStatistics()
           
 

Uses of SimpleCacheStatistics in net.dontdrinkandroot.cache.impl.disk.indexed
 

Methods in net.dontdrinkandroot.cache.impl.disk.indexed that return SimpleCacheStatistics
 SimpleCacheStatistics BufferedSerializableIndexedDiskCache.getBufferStatistics()
          Get the cache statistics of the buffer.
 



Copyright © 2013 dontdrinkandroot. All Rights Reserved.