Interface StatsResultSet


  • public interface StatsResultSet
    A result of a search for Stats
    Since:
    5.0
    Author:
    Gethin James
    • Method Detail

      • getNumberFound

        long getNumberFound()
      • getSum

        java.lang.Long getSum()
      • getMax

        java.lang.Long getMax()
      • getMean

        java.lang.Long getMean()