Uses of Interface
io.trino.orc.metadata.statistics.StatisticsHasher.Hashable
-
Packages that use StatisticsHasher.Hashable Package Description io.trino.orc.metadata.statistics -
-
Uses of StatisticsHasher.Hashable in io.trino.orc.metadata.statistics
Classes in io.trino.orc.metadata.statistics that implement StatisticsHasher.Hashable Modifier and Type Class Description classBinaryStatisticsclassBloomFilterBloomFilter is a probabilistic data structure for set membership check.classBooleanStatisticsclassColumnStatisticsclassDateStatisticsclassDecimalStatisticsclassDoubleStatisticsclassIntegerStatisticsclassStringStatisticsclassTimestampStatisticsMethods in io.trino.orc.metadata.statistics with parameters of type StatisticsHasher.Hashable Modifier and Type Method Description StatisticsHasherStatisticsHasher. putOptionalHashable(StatisticsHasher.Hashable value)
-