@InterfaceAudience.Public
 @InterfaceStability.Evolving
public interface MetricsSystemMXBean
| Modifier and Type | Method and Description | 
|---|---|
| String | currentConfig() | 
| void | start()Start the metrics system | 
| void | startMetricsMBeans()Start metrics MBeans | 
| void | stop()Stop the metrics system | 
| void | stopMetricsMBeans()Stop metrics MBeans. | 
void start()
MetricsException - Metrics Exception.void stop()
MetricsException - Metrics Exception.void startMetricsMBeans()
MetricsException - Metrics Exception.void stopMetricsMBeans()
MetricsException - Metrics Exception.String currentConfig()
MetricsException - Metrics Exception.Copyright © 2024 Apache Software Foundation. All rights reserved.