Uses of Interface
io.trino.plugin.hive.authentication.HdfsAuthentication
-
Packages that use HdfsAuthentication Package Description io.trino.plugin.hive io.trino.plugin.hive.authentication -
-
Uses of HdfsAuthentication in io.trino.plugin.hive
Constructors in io.trino.plugin.hive with parameters of type HdfsAuthentication Constructor Description HdfsEnvironment(HdfsConfiguration hdfsConfiguration, HdfsConfig config, HdfsAuthentication hdfsAuthentication) -
Uses of HdfsAuthentication in io.trino.plugin.hive.authentication
Classes in io.trino.plugin.hive.authentication that implement HdfsAuthentication Modifier and Type Class Description classDirectHdfsAuthenticationclassImpersonatingHdfsAuthenticationclassNoHdfsAuthentication
-