Uses of Interface
org.apache.ignite.spi.metric.ObjectMetric
-
Packages that use ObjectMetric Package Description org.apache.ignite.spi.metric Contains common classes and interfaces for metric SPI implementations. -
-
Uses of ObjectMetric in org.apache.ignite.spi.metric
Subinterfaces of ObjectMetric in org.apache.ignite.spi.metric Modifier and Type Interface Description interface
HistogramMetric
Histogram metric calculates counts of measurements that gets into each bounds interval.
-