Uses of Interface
io.trino.plugin.hive.metastore.thrift.HiveMetastoreAuthentication
Packages that use HiveMetastoreAuthentication
-
Uses of HiveMetastoreAuthentication in io.trino.plugin.hive.metastore.thrift
Classes in io.trino.plugin.hive.metastore.thrift that implement HiveMetastoreAuthenticationModifier and TypeClassDescriptionclassclassMethods in io.trino.plugin.hive.metastore.thrift with parameters of type HiveMetastoreAuthenticationModifier and TypeMethodDescriptionstatic org.apache.thrift.transport.TTransportTransport.create(com.google.common.net.HostAndPort address, Optional<SSLContext> sslContext, Optional<com.google.common.net.HostAndPort> socksProxy, int connectTimeoutMillis, int readTimeoutMillis, HiveMetastoreAuthentication authentication, Optional<String> delegationToken) Constructors in io.trino.plugin.hive.metastore.thrift with parameters of type HiveMetastoreAuthenticationModifierConstructorDescriptionDefaultThriftMetastoreClientFactory(ThriftMetastoreConfig config, HiveMetastoreAuthentication metastoreAuthentication, NodeManager nodeManager) DefaultThriftMetastoreClientFactory(Optional<SSLContext> sslContext, Optional<com.google.common.net.HostAndPort> socksProxy, io.airlift.units.Duration connectTimeout, io.airlift.units.Duration readTimeout, HiveMetastoreAuthentication metastoreAuthentication, String hostname, Optional<String> catalogName)