|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetricsRegistry | |
|---|---|
| com.hazelcast.internal.metrics.impl | Contains the MetricsRegistry implementation. |
| com.hazelcast.internal.metrics.metricsets | Contains all kinds of metric packs. |
| Uses of MetricsRegistry in com.hazelcast.internal.metrics.impl |
|---|
| Classes in com.hazelcast.internal.metrics.impl that implement MetricsRegistry | |
|---|---|
class |
MetricsRegistryImpl
The MetricsRegistry implementation. |
| Uses of MetricsRegistry in com.hazelcast.internal.metrics.metricsets |
|---|
| Methods in com.hazelcast.internal.metrics.metricsets with parameters of type MetricsRegistry | |
|---|---|
static void |
ThreadMetricSet.register(MetricsRegistry metricsRegistry)
Registers all the metrics in this metric pack. |
static void |
OperatingSystemMetricsSet.register(MetricsRegistry metricsRegistry)
Registers all the metrics in this metrics pack. |
static void |
ClassLoadingMetricSet.register(MetricsRegistry metricsRegistry)
Registers all the metrics in this metric pack. |
static void |
RuntimeMetricSet.register(MetricsRegistry metricsRegistry)
Registers all the metrics in this metrics pack. |
static void |
GarbageCollectionMetricSet.register(MetricsRegistry metricsRegistry)
Registers all the metrics in this metrics pack. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||