Uses of Interface
org.modeshape.graph.connector.base.cache.CacheStatistics

Packages that use CacheStatistics
org.modeshape.graph.connector.base.cache   
 

Uses of CacheStatistics in org.modeshape.graph.connector.base.cache
 

Classes in org.modeshape.graph.connector.base.cache that implement CacheStatistics
 class DefaultCacheStatistics
          Default, thread-safe implementation of CacheStatistics that uses AtomicLongs as counters for the statistics.
 

Methods in org.modeshape.graph.connector.base.cache that return CacheStatistics
 CacheStatistics NodeCache.getStatistics()
           
 CacheStatistics InMemoryNodeCache.getStatistics()
           
 



Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.