public interface IMetricSet
| 限定符和类型 | 方法和说明 |
|---|---|
void |
bindTo(AbstractMetricService metricService)
bind metrics to metricManager and init environment
|
void |
unbindFrom(AbstractMetricService metricService)
remove metrics from metricManager and clear environment
|
void bindTo(AbstractMetricService metricService)
void unbindFrom(AbstractMetricService metricService)
Copyright © 2022 The Apache Software Foundation. All rights reserved.