Class MetricsProviderBootstrap
java.lang.Object
org.apache.zookeeper.metrics.impl.MetricsProviderBootstrap
Utility for bootstrap process of MetricsProviders
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MetricsProvider
startMetricsProvider
(String metricsProviderClassName, Properties configuration)
-
Constructor Details
-
MetricsProviderBootstrap
public MetricsProviderBootstrap()
-
-
Method Details
-
startMetricsProvider
public static MetricsProvider startMetricsProvider(String metricsProviderClassName, Properties configuration) throws MetricsProviderLifeCycleException
-