|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SampledRateCounterConfig | |
---|---|
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 SampledRateCounterConfig in net.sf.ehcache.config |
---|
Methods in net.sf.ehcache.config that return SampledRateCounterConfig | |
---|---|
SampledRateCounterConfig |
ManagementRESTServiceConfiguration.makeSampledGetRateCounterConfig()
A factory method for SampledCounterConfig based on the global settings defined on this object |
SampledRateCounterConfig |
ManagementRESTServiceConfiguration.makeSampledSearchRateCounterConfig()
A factory method for SampledCounterConfig based on the global settings defined on this object |
Uses of SampledRateCounterConfig in net.sf.ehcache.util.counter.sampled |
---|
Constructors in net.sf.ehcache.util.counter.sampled with parameters of type SampledRateCounterConfig | |
---|---|
SampledRateCounterImpl(SampledRateCounterConfig config)
Constructor accepting the config |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |