Package | Description |
---|---|
com.hazelcast.internal.metrics |
Contains the Hazelcast Metrics.
|
com.hazelcast.internal.metrics.impl |
Contains the
MetricsRegistry implementation. |
Modifier and Type | Method and Description |
---|---|
ProbeBuilder |
MetricsRegistry.newProbeBuilder()
Creates a new
ProbeBuilder . |
ProbeBuilder |
ProbeBuilder.withTag(String tag,
String value)
Returns a new ProbeBuilder instance with the given tag added.
|
Modifier and Type | Class and Description |
---|---|
class |
ProbeBuilderImpl |
Modifier and Type | Method and Description |
---|---|
ProbeBuilder |
MetricsRegistryImpl.newProbeBuilder() |
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.