com.hazelcast.internal.metrics.metricsets
Class ClassLoadingMetricSet
java.lang.Object
com.hazelcast.internal.metrics.metricsets.ClassLoadingMetricSet
public final class ClassLoadingMetricSet
- extends Object
A Metric set for exposing ClassLoadingMXBean
metrics.
Method Summary |
static void |
register(MetricsRegistry metricsRegistry)
Registers all the metrics in this metric pack. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
register
public static void register(MetricsRegistry metricsRegistry)
- Registers all the metrics in this metric pack.
- Parameters:
metricsRegistry
- the MetricsRegistry the metrics are registered on.
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.