Class Percentile
- java.lang.Object
-
- org.elasticsearch.search.aggregations.metrics.percentiles.Percentile
-
public class Percentile extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Percentile(double percent, double value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)doublegetPercent()doublegetValue()inthashCode()
-