| Interface | 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 | 
| Class | Description | 
|---|---|
| SampledCounterConfig | Config for a  SampledCounter | 
| SampledCounterImpl | An implementation of  SampledCounter | 
| SampledRateCounterConfig | An implementation of  SampledCounterConfig | 
| SampledRateCounterImpl | An implementation of  SampledRateCounter | 
| TimeStampedCounterValue | A counter value at a particular time instance | 
Copyright 2001-2019, Terracotta, Inc.