|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SampledCounter | |
---|---|
net.sf.ehcache.management.sampled | This package contains classes related to MBeans with Sampled Statistics. |
net.sf.ehcache.util.counter.sampled | This package contains utility classes for SampledCounter's |
Uses of SampledCounter in net.sf.ehcache.management.sampled |
---|
Classes in net.sf.ehcache.management.sampled that implement SampledCounter | |
---|---|
class |
SampledCounterProxy<E extends Number>
The Class SampledCounterProxy. |
class |
SampledRateCounterProxy<E extends Number>
The Class SampledRateCounterProxy. |
Uses of SampledCounter in net.sf.ehcache.util.counter.sampled |
---|
Subinterfaces of SampledCounter in net.sf.ehcache.util.counter.sampled | |
---|---|
interface |
SampledRateCounter
Interface of a sampled rate counter -- a counter that keeps sampled values of rates |
Classes in net.sf.ehcache.util.counter.sampled that implement SampledCounter | |
---|---|
class |
SampledCounterImpl
An implementation of SampledCounter |
class |
SampledRateCounterImpl
An implementation of SampledRateCounter |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |