Uses of Interface
io.prestosql.operator.aggregation.histogram.HistogramValueReader
-
Packages that use HistogramValueReader Package Description io.prestosql.operator.aggregation.histogram -
-
Uses of HistogramValueReader in io.prestosql.operator.aggregation.histogram
Methods in io.prestosql.operator.aggregation.histogram with parameters of type HistogramValueReader Modifier and Type Method Description voidGroupedTypedHistogram. readAllValues(HistogramValueReader reader)voidSingleTypedHistogram. readAllValues(HistogramValueReader reader)voidTypedHistogram. readAllValues(HistogramValueReader reader)
-