| Name | Description | Type | Package | Framework |
| SampledCounter | Interface of a sampled counter -- a counter that keeps sampled valuesSince:1. | Interface | org.quartz.utils.counter.sampled | Quartz |
| SampledCounterConfig | Config for a SampledCounterSince:1. | Class | org.quartz.utils.counter.sampled | Quartz |
| SampledCounterImpl | An implementation of SampledCounterSince:1. | Class | org.quartz.utils.counter.sampled | Quartz |
| SampledRateCounter | Interface of a sampled rate counter -- a counter that keeps sampled values ofSince:1. | Interface | org.quartz.utils.counter.sampled | Quartz |
| SampledRateCounterConfig | An implementation of SampledCounterConfigSince:1. | Class | org.quartz.utils.counter.sampled | Quartz |
| SampledRateCounterImpl | An implementation of SampledRateCounterSince:1. | Class | org.quartz.utils.counter.sampled | Quartz |
| TimeStampedCounterValue | A counter value at a particular time instanceSince:1. | Class | org.quartz.utils.counter.sampled | Quartz |