Uses of Class
io.trino.plugin.hive.ForHdfs
-
Packages that use ForHdfs Package Description io.trino.plugin.hive.authentication -
-
Uses of ForHdfs in io.trino.plugin.hive.authentication
Constructor parameters in io.trino.plugin.hive.authentication with annotations of type ForHdfs Constructor Description DirectHdfsAuthentication(HadoopAuthentication hadoopAuthentication)ImpersonatingHdfsAuthentication(HadoopAuthentication hadoopAuthentication, UserNameProvider userNameProvider)ImpersonatingHdfsAuthentication(HadoopAuthentication hadoopAuthentication, UserNameProvider userNameProvider)
-