Package | Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
SampledCounterConfig |
ManagementRESTServiceConfiguration.makeSampledCounterConfig()
A factory method for
SampledCounterConfig based on the global settings defined on this object |
Modifier and Type | Class and Description |
---|---|
class |
SampledRateCounterConfig
An implementation of
SampledCounterConfig |
Constructor and Description |
---|
SampledCounterImpl(SampledCounterConfig config)
todo GL how many threads is this creating?
Constructor accepting a
SampledCounterConfig |
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.