Uses of Class
org.elasticsearch.search.aggregations.metrics.ParsedScriptedMetric
-
Packages that use ParsedScriptedMetric Package Description org.elasticsearch.search.aggregations.metrics -
-
Uses of ParsedScriptedMetric in org.elasticsearch.search.aggregations.metrics
Methods in org.elasticsearch.search.aggregations.metrics that return ParsedScriptedMetric Modifier and Type Method Description static ParsedScriptedMetricParsedScriptedMetric. fromXContent(XContentParser parser, String name)
-