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