Class StatisticsProviderFactory
java.lang.Object
org.apache.jackrabbit.oak.plugins.metric.StatisticsProviderFactory
Factory to create StatisticsProvider depending on setup. It detects if the
Metrics library is present or not. If present
then it configures a MetricsStatisticsProvider otherwise fallbacks to DefaultStatisticsProvider
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StatisticsProviderFactory
public StatisticsProviderFactory()
-