Uses of Class
io.airlift.stats.QuantileDigest
-
Packages that use QuantileDigest Package Description io.airlift.stats -
-
Uses of QuantileDigest in io.airlift.stats
Methods in io.airlift.stats with parameters of type QuantileDigest Modifier and Type Method Description voidQuantileDigest. merge(QuantileDigest other)Constructors in io.airlift.stats with parameters of type QuantileDigest Constructor Description QuantileDigest(QuantileDigest other)
-