T - the generic typepublic static interface ExtendedStatistics.Statistic<T extends Number>
| Modifier and Type | Method and Description |
|---|---|
boolean |
active()
Active.
|
List<org.terracotta.statistics.archive.Timestamped<T>> |
history()
History.
|
T |
value()
Value.
|
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.