Modifier and Type | Field and Description |
---|---|
int |
_colId |
Summary |
_summary |
static double[] |
DEFAULT_PERCENTILES |
Modifier and Type | Method and Description |
---|---|
long |
binCount(int b) |
double |
binPercent(int b) |
double |
binValue(int b) |
long |
getEnumCardinality() |
double[] |
percentiles() |
double |
percentileValue(double threshold) |
com.google.gson.JsonObject |
toJson() |
java.lang.String |
toString() |
clone, frozenType, init, newInstance, read, toDocField, write, writeJSON, writeJSONFields
public transient Summary _summary
public final int _colId
public static final double[] DEFAULT_PERCENTILES
public final double[] percentiles()
public long getEnumCardinality()
public double percentileValue(double threshold)
public double binValue(int b)
public long binCount(int b)
public double binPercent(int b)
public java.lang.String toString()
toString
in class java.lang.Object
public com.google.gson.JsonObject toJson()