Interface MedianAbsoluteDeviationAggregatorSupplier
public interface MedianAbsoluteDeviationAggregatorSupplier
-
Method Summary
Modifier and TypeMethodDescriptionbuild(String name, ValuesSource valuesSource, DocValueFormat format, AggregationContext context, Aggregator parent, Map<String,Object> metadata, double compression)
-
Method Details
-
build
Aggregator build(String name, ValuesSource valuesSource, DocValueFormat format, AggregationContext context, Aggregator parent, Map<String,Object> metadata, double compression) throws IOException- Throws:
IOException
-