public class TimeWindowQuantile extends Object
TimeWindowQuantile(double compression, int bucketNum, int timeWindowSeconds)
void
add(double value)
double
quantile(double q)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimeWindowQuantile(double compression, int bucketNum, int timeWindowSeconds)
public double quantile(double q)
public void add(double value)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.