Uses of Interface
io.trino.operator.aggregation.BucketConsumer
-
Packages that use BucketConsumer Package Description io.trino.operator.aggregation -
-
Uses of BucketConsumer in io.trino.operator.aggregation
Methods in io.trino.operator.aggregation with parameters of type BucketConsumer Modifier and Type Method Description voidApproximateMostFrequentHistogram. forEachBucket(BucketConsumer<K> consumer)
-