Uses of Enum Class
io.trino.hdfs.s3.TrinoS3SignerType
Packages that use TrinoS3SignerType
-
Uses of TrinoS3SignerType in io.trino.hdfs.s3
Methods in io.trino.hdfs.s3 that return TrinoS3SignerTypeModifier and TypeMethodDescriptionHiveS3Config.getS3SignerType()static TrinoS3SignerTypeReturns the enum constant of this class with the specified name.static TrinoS3SignerType[]TrinoS3SignerType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.hdfs.s3 with parameters of type TrinoS3SignerType