|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - public interface IHistoryEntry<T>
A view of a sample period for some History.
| Method Summary | |
|---|---|
int |
getCount()
The #of samples in this period. |
T |
getTotal()
The total of the samples in this period. |
T |
getValue()
The average of the samples in this period. |
long |
lastModified()
The timestamp of the last sample to fall into this period. |
| Method Detail |
|---|
long lastModified()
#getStartOfSamplePeriod() and LE
#getEndOfSamplePeriod().
T getValue()
int getCount()
T getTotal()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||