ehcache

Uses of Interface
net.sf.ehcache.util.ratestatistics.RateStatistic

Packages that use RateStatistic
net.sf.ehcache.util.ratestatistics Contains rate monitoring statistics objects. 
 

Uses of RateStatistic in net.sf.ehcache.util.ratestatistics
 

Classes in net.sf.ehcache.util.ratestatistics that implement RateStatistic
 class AtomicRateStatistic
          A thread-safe rate statistic implementation.
 class UnlockedRateStatistic
          A lightweight non-thread-safe rate statistic implementation.
 


ehcache

Copyright © 2003-2012 Terracotta, Inc.. All Rights Reserved.