public static class RangeFacet.Entry extends Object
Modifier and Type | Method and Description |
---|---|
long |
getCount() |
double |
getFrom() |
String |
getFromAsString() |
double |
getMax() |
double |
getMean()
The mean of this facet interval.
|
double |
getMin() |
double |
getTo() |
String |
getToAsString() |
double |
getTotal() |
long |
getTotalCount() |
public double getFrom()
public String getFromAsString()
public double getTo()
public String getToAsString()
public long getCount()
public long getTotalCount()
public double getTotal()
public double getMean()
public double getMin()
public double getMax()
Copyright © 2009–2015. All rights reserved.