| Package | Description | 
|---|---|
| com.hazelcast.internal.metrics | 
 Contains the Hazelcast Metrics. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
DoubleProbeFunction<S>
A  
ProbeFunction that provides a double value and can be used to
 create a probe using MetricsRegistry.register(Object, String, ProbeLevel, LongProbeFunction) | 
interface  | 
LongProbeFunction<S>
A  
ProbeFunction that provides a long value and can be used to create
 a probe using MetricsRegistry.register(Object, String, ProbeLevel, LongProbeFunction) | 
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.