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 String
applyTemplate(Matcher matched)
boolean
equals(Object o)
String
getName()
int
hashCode()
static Optional<Matcher>
matches(String jsonQuery)
-
-
-
Method Detail
-
getName
public String getName()
-
-