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.metricSubinterfaces of ObjectMetric in org.apache.ignite.spi.metric Modifier and Type Interface Description interfaceHistogramMetricHistogram metric calculates counts of measurements that gets into each bounds interval.
 
-