| Package | Description | 
|---|---|
| com.hazelcast.internal.metrics | Contains the Hazelcast Metrics. | 
| com.hazelcast.internal.metrics.impl | Contains the  MetricsRegistryimplementation. | 
| Modifier and Type | Method and Description | 
|---|---|
| <S> void | MetricsRegistry. register(S source,
        String name,
        ProbeLevel level,
        LongProbeFunction<S> probe)Registers a probe. | 
| Modifier and Type | Method and Description | 
|---|---|
| <S> void | MetricsRegistryImpl. register(S source,
        String name,
        ProbeLevel level,
        LongProbeFunction<S> function) | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.