| Package | Description | 
|---|---|
| org.quartz.utils.counter.sampled | 
| Modifier and Type | Field and Description | 
|---|---|
| protected CircularLossyQueue<TimeStampedCounterValue> | SampledCounterImpl. historyThe history of this counter | 
| Modifier and Type | Method and Description | 
|---|---|
| TimeStampedCounterValue[] | SampledCounterImpl. getAllSampleValues()Returns all samples in history | 
| TimeStampedCounterValue[] | SampledCounter. getAllSampleValues()Returns all samples in history | 
| TimeStampedCounterValue | SampledCounterImpl. getMostRecentSample()Returns the most recent sampled value | 
| TimeStampedCounterValue | SampledCounter. getMostRecentSample()Returns the most recent sampled value | 
Copyright 2001-2019, Terracotta, Inc.