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.createKerberosAuthentication(MetastoreKerberosConfig config) Constructor parameters in io.trino.plugin.hive.metastore.thrift with annotations of type ForHiveMetastoreModifierConstructorDescriptionKerberosHiveMetastoreAuthentication(MetastoreKerberosConfig config, CachingKerberosAuthentication authentication) TokenFetchingMetastoreClientFactory(TokenAwareMetastoreClientFactory tokenAwareMetastoreClientFactory, UserNameProvider userNameProvider, ThriftMetastoreConfig thriftConfig) UgiBasedMetastoreClientFactory(TokenAwareMetastoreClientFactory clientProvider, UserNameProvider userNameProvider, ThriftMetastoreConfig thriftConfig)