@FunctionalInterface public interface MetricTaggerSupplier
MetricTagger based on its namespace.| Modifier and Type | Method and Description |
|---|---|
MetricTagger |
getMetricTagger(String namespace)
Gets the
MetricTagger with the given namespace. |
MetricTagger getMetricTagger(String namespace)
MetricTagger with the given namespace.namespace - The namespace of the MetricTaggerCopyright © 2019 Hazelcast, Inc.. All rights reserved.