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
Modifier and Type Method Description boolean
equals(java.lang.Object o)
double
getPercent()
double
getValue()
int
hashCode()
-