Uses of Interface
org.apache.ignite.spi.metric.BooleanMetric
-
Packages that use BooleanMetric Package Description org.apache.ignite.internal.processors.metric.impl -
-
Uses of BooleanMetric in org.apache.ignite.internal.processors.metric.impl
Classes in org.apache.ignite.internal.processors.metric.impl that implement BooleanMetric Modifier and Type Class Description classBooleanGaugeImplementation based on primitive supplier.classBooleanMetricImplMetric that holds boolean primitive.
-