BlockingMetricService or AsyncMetricService instead.@Deprecated public interface MetricService
| Modifier and Type | Method and Description |
|---|---|
<T extends com.codahale.metrics.Metric> |
getHiveMQMetric(HiveMQMetric<T> metric)
Deprecated.
Use
BlockingMetricService or AsyncMetricService instead. |
com.codahale.metrics.MetricRegistry |
getMetricRegistry()
Deprecated.
Use
BlockingMetricService or AsyncMetricService instead. |
@Nullable @Deprecated <T extends com.codahale.metrics.Metric> T getHiveMQMetric(HiveMQMetric<T> metric)
null.
For a list of all available metrics, refer to the HiveMQMetrics constant class.T - the metric typemetric - the metricnull@Deprecated com.codahale.metrics.MetricRegistry getMetricRegistry()
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.