|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LongProbe | |
---|---|
com.hazelcast.internal.metrics | Contains the Hazelcast Metrics. |
com.hazelcast.internal.metrics.impl | Contains the MetricsRegistry implementation. |
Uses of LongProbe in com.hazelcast.internal.metrics |
---|
Methods in com.hazelcast.internal.metrics with parameters of type LongProbe | ||
---|---|---|
|
MetricsRegistry.register(S source,
String name,
LongProbe<S> input)
Registers a probe. |
Uses of LongProbe in com.hazelcast.internal.metrics.impl |
---|
Methods in com.hazelcast.internal.metrics.impl with parameters of type LongProbe | ||
---|---|---|
|
MetricsRegistryImpl.register(S source,
String name,
LongProbe<S> input)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |