Uses of Enum Class
io.trino.plugin.hive.HiveCompressionOption
Packages that use HiveCompressionOption
-
Uses of HiveCompressionOption in io.trino.plugin.hive
Methods in io.trino.plugin.hive that return HiveCompressionOptionModifier and TypeMethodDescriptionstatic HiveCompressionOptionHiveSessionProperties.getCompressionCodec(ConnectorSession session) HiveConfig.getHiveCompressionCodec()static HiveCompressionOptionReturns the enum constant of this class with the specified name.static HiveCompressionOption[]HiveCompressionOption.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.plugin.hive with parameters of type HiveCompressionOptionModifier and TypeMethodDescriptionstatic HiveCompressionCodecHiveCompressionCodecs.selectCompressionCodec(HiveCompressionOption compressionOption, HiveStorageFormat storageFormat) HiveConfig.setHiveCompressionCodec(HiveCompressionOption hiveCompressionCodec)