public interface DiscardableMetricsProvider extends MetricsProvider
MetricsProvider
that has the ability to discard to provided metrics. This is useful for dynamic metrics; so
metrics that get added and removed during the lifecycle of the MetricsRegistry like a connection.Modifier and Type | Method and Description |
---|---|
void |
discardMetrics(MetricsRegistry registry) |
provideMetrics
void discardMetrics(MetricsRegistry registry)
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.