Uses of Class
io.trino.plugin.hive.metastore.DoubleStatistics
Packages that use DoubleStatistics
-
Uses of DoubleStatistics in io.trino.plugin.hive.metastore
Methods in io.trino.plugin.hive.metastore that return types with arguments of type DoubleStatisticsMethods in io.trino.plugin.hive.metastore with parameters of type DoubleStatisticsModifier and TypeMethodDescriptionHiveColumnStatistics.Builder.setDoubleStatistics(DoubleStatistics doubleStatistics) Method parameters in io.trino.plugin.hive.metastore with type arguments of type DoubleStatisticsModifier and TypeMethodDescriptionHiveColumnStatistics.Builder.setDoubleStatistics(Optional<DoubleStatistics> doubleStatistics)