public interface HistogramMetric extends ObjectMetric<long[]>
Histogram metric calculates counts of measurements that gets into each bounds interval.
Note, that ObjectMetric.value() will return array length of bounds.length + 1.
Last element will contains count of measurements bigger then most right value of bounds.
| Modifier and Type | Method and Description |
|---|---|
long[] |
bounds() |
getAsString, type, valuedescription, name, reset
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020