hex
Class Summary.ColSummary
java.lang.Object
water.Iced
hex.Summary.ColSummary
- All Implemented Interfaces:
- java.lang.Cloneable, Freezable
- Enclosing class:
- Summary
public static final class Summary.ColSummary
- extends Iced
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_summary
public transient Summary _summary
_colId
public final int _colId
DEFAULT_PERCENTILES
public static final double[] DEFAULT_PERCENTILES
percentiles
public final double[] percentiles()
getEnumCardinality
public long getEnumCardinality()
percentileValue
public double percentileValue(double threshold)
binValue
public double binValue(int b)
binCount
public long binCount(int b)
binPercent
public double binPercent(int b)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
toJson
public com.google.gson.JsonObject toJson()