Uses of Class
org.apache.pinot.segment.local.customobject.QuantileDigest.Bucket
-
Packages that use QuantileDigest.Bucket Package Description org.apache.pinot.segment.local.customobject -
-
Uses of QuantileDigest.Bucket in org.apache.pinot.segment.local.customobject
Methods in org.apache.pinot.segment.local.customobject that return types with arguments of type QuantileDigest.Bucket Modifier and Type Method Description List<QuantileDigest.Bucket>QuantileDigest. getHistogram(List<Long> bucketUpperBounds)
-