Uses of Class
org.apache.ignite.internal.processors.metric.impl.IntMetricImpl
-
Packages that use IntMetricImpl Package Description org.apache.ignite.internal.processors.metric -
-
Uses of IntMetricImpl in org.apache.ignite.internal.processors.metric
Methods in org.apache.ignite.internal.processors.metric that return IntMetricImpl Modifier and Type Method Description IntMetricImplMetricRegistryImpl. intMetric(String name, @Nullable String desc)Creates and register named metric.
-