Class MetricsQueryTemplate
- java.lang.Object
-
- org.apache.solr.prometheus.exporter.MetricsQueryTemplate
-
public class MetricsQueryTemplate extends Object
-
-
Constructor Summary
Constructors Constructor Description MetricsQueryTemplate(String name, String template, String defaultType)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StringapplyTemplate(Matcher matched)booleanequals(Object o)StringgetName()inthashCode()static Optional<Matcher>matches(String jsonQuery)
-
-
-
Method Detail
-
getName
public String getName()
-
-