Uses of Enum Class
io.trino.hdfs.authentication.HdfsAuthenticationConfig.HdfsAuthenticationType
Packages that use HdfsAuthenticationConfig.HdfsAuthenticationType
-
Uses of HdfsAuthenticationConfig.HdfsAuthenticationType in io.trino.hdfs.authentication
Methods in io.trino.hdfs.authentication that return HdfsAuthenticationConfig.HdfsAuthenticationTypeModifier and TypeMethodDescriptionHdfsAuthenticationConfig.getHdfsAuthenticationType()Returns the enum constant of this class with the specified name.HdfsAuthenticationConfig.HdfsAuthenticationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.hdfs.authentication with parameters of type HdfsAuthenticationConfig.HdfsAuthenticationTypeModifier and TypeMethodDescriptionHdfsAuthenticationConfig.setHdfsAuthenticationType(HdfsAuthenticationConfig.HdfsAuthenticationType hdfsAuthenticationType)