Package | Description |
---|---|
net.sf.ehcache.config |
This package contains the cache configuration code.
|
net.sf.ehcache.management.sampled |
This package contains classes related to MBeans with Sampled Statistics.
|
net.sf.ehcache.util.counter.sampled |
This package contains utility classes for SampledCounter's
|
Class and Description |
---|
SampledCounterConfig
Config for a
SampledCounter |
SampledRateCounterConfig
An implementation of
SampledCounterConfig |
Class and Description |
---|
SampledCounter
Interface of a sampled counter -- a counter that keeps sampled values
|
SampledRateCounter
Interface of a sampled rate counter -- a counter that keeps sampled values of
rates
|
TimeStampedCounterValue
A counter value at a particular time instance
|
Class and Description |
---|
SampledCounter
Interface of a sampled counter -- a counter that keeps sampled values
|
SampledCounterConfig
Config for a
SampledCounter |
SampledCounterImpl
An implementation of
SampledCounter |
SampledRateCounter
Interface of a sampled rate counter -- a counter that keeps sampled values of
rates
|
SampledRateCounterConfig
An implementation of
SampledCounterConfig |
TimeStampedCounterValue
A counter value at a particular time instance
|
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.