Uses of Class
org.apache.jackrabbit.oak.run.MetricsExporterFixture.ExporterType
-
Packages that use MetricsExporterFixture.ExporterType Package Description org.apache.jackrabbit.oak.run -
-
Uses of MetricsExporterFixture.ExporterType in org.apache.jackrabbit.oak.run
Methods in org.apache.jackrabbit.oak.run that return MetricsExporterFixture.ExporterType Modifier and Type Method Description MetricsExporterFixture.ExporterTypeMetricsExporterFixture. getExporterType()static MetricsExporterFixture.ExporterTypeMetricsExporterFixture.ExporterType. valueOf(String name)Returns the enum constant of this type with the specified name.static MetricsExporterFixture.ExporterType[]MetricsExporterFixture.ExporterType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-