Uses of Enum Class
io.trino.plugin.hive.S3StorageClassFilter
Packages that use S3StorageClassFilter
-
Uses of S3StorageClassFilter in io.trino.plugin.hive
Subclasses with type arguments of type S3StorageClassFilter in io.trino.plugin.hiveMethods in io.trino.plugin.hive that return S3StorageClassFilterModifier and TypeMethodDescriptionHiveConfig.getS3StorageClassFilter()static S3StorageClassFilterReturns the enum constant of this class with the specified name.static S3StorageClassFilter[]S3StorageClassFilter.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 S3StorageClassFilterModifier and TypeMethodDescriptionHiveConfig.setS3StorageClassFilter(S3StorageClassFilter s3StorageClassFilter)