Uses of Annotation Interface
io.trino.plugin.hive.ForHiveMetastore
Packages that use ForHiveMetastore
-
Uses of ForHiveMetastore in io.trino.plugin.hive.metastore.thrift
Methods in io.trino.plugin.hive.metastore.thrift with annotations of type ForHiveMetastoreModifier and TypeMethodDescriptionThriftMetastoreAuthenticationModule.KerberosHiveMetastoreAuthenticationModule.createHadoopAuthentication(MetastoreKerberosConfig config, HdfsConfigurationInitializer updater) Constructor parameters in io.trino.plugin.hive.metastore.thrift with annotations of type ForHiveMetastoreModifierConstructorDescriptionKerberosHiveMetastoreAuthentication(MetastoreKerberosConfig config, HadoopAuthentication authentication) TokenFetchingMetastoreClientFactory(TokenAwareMetastoreClientFactory tokenAwareMetastoreClientFactory, UserNameProvider userNameProvider, ThriftMetastoreConfig thriftConfig) UgiBasedMetastoreClientFactory(TokenAwareMetastoreClientFactory clientProvider, UserNameProvider userNameProvider, ThriftMetastoreConfig thriftConfig)