|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DoubleProbe | |
|---|---|
| com.hazelcast.internal.metrics | Contains the Hazelcast Metrics. |
| com.hazelcast.internal.metrics.impl | Contains the MetricsRegistry implementation. |
| Uses of DoubleProbe in com.hazelcast.internal.metrics |
|---|
| Methods in com.hazelcast.internal.metrics with parameters of type DoubleProbe | ||
|---|---|---|
|
MetricsRegistry.register(S source,
String name,
DoubleProbe<S> input)
Registers a probe If a Metric with the given name already has an input, that input will be overwritten. |
|
| Uses of DoubleProbe in com.hazelcast.internal.metrics.impl |
|---|
| Methods in com.hazelcast.internal.metrics.impl with parameters of type DoubleProbe | ||
|---|---|---|
|
MetricsRegistryImpl.register(S source,
String name,
DoubleProbe<S> input)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||