Package org.apache.jackrabbit.oak.run
Class MetricsExporterFixtureProvider
java.lang.Object
org.apache.jackrabbit.oak.run.MetricsExporterFixtureProvider
Initialize different metrics exporter fixture based on parameters used.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Exporter Type supported -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable MetricsExporterFixture
create
(DataStoreOptions options, Whiteboard wb)
-
Constructor Details
-
MetricsExporterFixtureProvider
public MetricsExporterFixtureProvider()
-
-
Method Details
-
create
@Nullable public static @Nullable MetricsExporterFixture create(DataStoreOptions options, Whiteboard wb) throws Exception - Throws:
Exception
-