|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeStampedCounterValue | |
|---|---|
| org.quartz.utils.counter.sampled | |
| Uses of TimeStampedCounterValue in org.quartz.utils.counter.sampled |
|---|
| Fields in org.quartz.utils.counter.sampled with type parameters of type TimeStampedCounterValue | |
|---|---|
protected CircularLossyQueue<TimeStampedCounterValue> |
SampledCounterImpl.history
The history of this counter |
| Methods in org.quartz.utils.counter.sampled that return TimeStampedCounterValue | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||