Uses of Enum Class
io.trino.plugin.hive.HiveColumnStatisticType
Packages that use HiveColumnStatisticType
Package
Description
-
Uses of HiveColumnStatisticType in io.trino.plugin.hive
Methods in io.trino.plugin.hive that return HiveColumnStatisticTypeModifier and TypeMethodDescriptionstatic HiveColumnStatisticTypeHiveColumnStatisticType.from(ColumnStatisticMetadata columnStatisticMetadata) static HiveColumnStatisticTypeReturns the enum constant of this class with the specified name.static HiveColumnStatisticType[]HiveColumnStatisticType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.plugin.hive that return types with arguments of type HiveColumnStatisticType -
Uses of HiveColumnStatisticType in io.trino.plugin.hive.metastore
Methods in io.trino.plugin.hive.metastore that return types with arguments of type HiveColumnStatisticTypeModifier and TypeMethodDescriptionForwardingHiveMetastore.getSupportedColumnStatistics(Type type) HiveMetastore.getSupportedColumnStatistics(Type type) SemiTransactionalHiveMetastore.getSupportedColumnStatistics(Type type) -
Uses of HiveColumnStatisticType in io.trino.plugin.hive.metastore.cache
Methods in io.trino.plugin.hive.metastore.cache that return types with arguments of type HiveColumnStatisticType -
Uses of HiveColumnStatisticType in io.trino.plugin.hive.metastore.file
Methods in io.trino.plugin.hive.metastore.file that return types with arguments of type HiveColumnStatisticType -
Uses of HiveColumnStatisticType in io.trino.plugin.hive.metastore.glue
Methods in io.trino.plugin.hive.metastore.glue that return types with arguments of type HiveColumnStatisticTypeModifier and TypeMethodDescriptionDefaultGlueColumnStatisticsProvider.getSupportedColumnStatistics(Type type) DisabledGlueColumnStatisticsProvider.getSupportedColumnStatistics(Type type) GlueColumnStatisticsProvider.getSupportedColumnStatistics(Type type) GlueHiveMetastore.getSupportedColumnStatistics(Type type) -
Uses of HiveColumnStatisticType in io.trino.plugin.hive.metastore.recording
Methods in io.trino.plugin.hive.metastore.recording that return types with arguments of type HiveColumnStatisticType -
Uses of HiveColumnStatisticType in io.trino.plugin.hive.metastore.thrift
Methods in io.trino.plugin.hive.metastore.thrift that return types with arguments of type HiveColumnStatisticTypeModifier and TypeMethodDescriptionBridgingHiveMetastore.getSupportedColumnStatistics(Type type) ThriftHiveMetastore.getSupportedColumnStatistics(Type type) ThriftMetastore.getSupportedColumnStatistics(Type type) static Set<HiveColumnStatisticType>ThriftMetastoreUtil.getSupportedColumnStatistics(Type type)