Uses of Class
io.trino.plugin.hive.metastore.BooleanStatistics
Packages that use BooleanStatistics
-
Uses of BooleanStatistics in io.trino.plugin.hive.metastore
Methods in io.trino.plugin.hive.metastore that return types with arguments of type BooleanStatisticsMethods in io.trino.plugin.hive.metastore with parameters of type BooleanStatisticsModifier and TypeMethodDescriptionHiveColumnStatistics.Builder.setBooleanStatistics(BooleanStatistics booleanStatistics) Method parameters in io.trino.plugin.hive.metastore with type arguments of type BooleanStatisticsModifier and TypeMethodDescriptionHiveColumnStatistics.Builder.setBooleanStatistics(Optional<BooleanStatistics> booleanStatistics)