Package | Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
Counter |
CounterManager.createCounter(CounterConfig config)
Creates a Counter based on the passed config
|
Counter |
CounterManagerImpl.createCounter(CounterConfig config)
Creates a Counter based on the passed config
|
Modifier and Type | Class and Description |
---|---|
class |
SampledCounterConfig
Config for a
SampledCounter |
class |
SampledRateCounterConfig
An implementation of
SampledCounterConfig |
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.