@FunctionalInterface public interface MetricsExtractor
DynamicMetricsProvider implementations.| Modifier and Type | Method and Description |
|---|---|
void |
extractMetrics(MetricTagger metricTagger,
Object source)
Extracts the metrics from the given source and tags them with the
provided tagger.
|
void extractMetrics(MetricTagger metricTagger, Object source)
metricTagger - The namespace of the source objectsource - The object that contains the metricsCopyright © 2019 Hazelcast, Inc.. All rights reserved.