org.elasticsearch.search.aggregations.metrics.Percentile

public class Percentile extends
  • Constructor Summary

    Constructors
    Constructor
    Description
    Percentile​(double percent, double value)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     o)
     
    double
     
    double
     
    int
     

    Methods inherited from class java.lang.

    , , , , , , , ,
  • Constructor Details

    • Percentile

      public Percentile(double percent, double value)
  • Method Details

    • getPercent

      public double getPercent()
    • getValue

      public double getValue()
    • equals

      public boolean equals( o)
      Overrides:
       in class 
    • hashCode

      public int hashCode()
      Overrides:
       in class