ehcache

Uses of Class
net.sf.ehcache.util.counter.sampled.SampledRateCounterConfig

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

Copyright 2001-2016, Terracotta, Inc.