Uses of Class
io.trino.plugin.hive.authentication.HdfsAuthenticationConfig
-
Packages that use HdfsAuthenticationConfig Package Description io.trino.plugin.hive.authentication -
-
Uses of HdfsAuthenticationConfig in io.trino.plugin.hive.authentication
Methods in io.trino.plugin.hive.authentication that return HdfsAuthenticationConfig Modifier and Type Method Description HdfsAuthenticationConfigHdfsAuthenticationConfig. setHdfsAuthenticationType(HdfsAuthenticationConfig.HdfsAuthenticationType hdfsAuthenticationType)HdfsAuthenticationConfigHdfsAuthenticationConfig. setHdfsImpersonationEnabled(boolean hdfsImpersonationEnabled)
-