|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CounterConfig | |
---|---|
net.sf.ehcache.util.counter | This package contains utility classes for Counter |
net.sf.ehcache.util.counter.sampled | This package contains utility classes for SampledCounter's |
Uses of CounterConfig in net.sf.ehcache.util.counter |
---|
Methods in net.sf.ehcache.util.counter with parameters of type CounterConfig | |
---|---|
Counter |
CounterManagerImpl.createCounter(CounterConfig config)
Creates a Counter based on the passed config |
Counter |
CounterManager.createCounter(CounterConfig config)
Creates a Counter based on the passed config |
Uses of CounterConfig in net.sf.ehcache.util.counter.sampled |
---|
Subclasses of CounterConfig in net.sf.ehcache.util.counter.sampled | |
---|---|
class |
SampledCounterConfig
Config for a SampledCounter |
class |
SampledRateCounterConfig
An implementation of SampledCounterConfig |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |