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 2001-2021, Terracotta, Inc.