public static class QuantileDigest.Bucket extends Object
QuantileDigest.Bucket(double count, double mean)
boolean
equals(Object o)
double
getCount()
getMean()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public QuantileDigest.Bucket(double count, double mean)
public double getCount()
public double getMean()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2010-2014 Airlift. All Rights Reserved.