|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SampledCounterConfig | |
---|---|
net.sf.ehcache.config | This package contains the cache configuration code. |
net.sf.ehcache.util.counter.sampled | This package contains utility classes for SampledCounter's |
Uses of SampledCounterConfig in net.sf.ehcache.config |
---|
Methods in net.sf.ehcache.config that return SampledCounterConfig | |
---|---|
SampledCounterConfig |
ManagementRESTServiceConfiguration.makeSampledCounterConfig()
A factory method for SampledCounterConfig based on the global settings defined on this object |
Uses of SampledCounterConfig in net.sf.ehcache.util.counter.sampled |
---|
Subclasses of SampledCounterConfig in net.sf.ehcache.util.counter.sampled | |
---|---|
class |
SampledRateCounterConfig
An implementation of SampledCounterConfig |
Constructors in net.sf.ehcache.util.counter.sampled with parameters of type SampledCounterConfig | |
---|---|
SampledCounterImpl(SampledCounterConfig config)
todo GL how many threads is this creating? Constructor accepting a SampledCounterConfig |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |