Package org.apache.solr.core
Class MetricsConfig
java.lang.Object
org.apache.solr.core.MetricsConfig
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSymbolic name to use as plugin class name for no-op implementations. -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Field Details
-
NOOP_IMPL_CLASS
Symbolic name to use as plugin class name for no-op implementations.- See Also:
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
getCacheConfig
-
getMetricReporters
-
getNullNumber
-
getNotANumber
-
getNullString
-
getNullObject
-
getCounterSupplier
-
getMeterSupplier
-
getTimerSupplier
-
getHistogramSupplier
-