Class StaticTokenAwareHttpMetastoreClientFactory
java.lang.Object
io.trino.plugin.hive.metastore.thrift.StaticTokenAwareHttpMetastoreClientFactory
- All Implemented Interfaces:
IdentityAwareMetastoreClientFactory
public class StaticTokenAwareHttpMetastoreClientFactory
extends Object
implements IdentityAwareMetastoreClientFactory
-
Method Summary
-
Method Details
-
createMetastoreClientFor
public ThriftMetastoreClient createMetastoreClientFor(Optional<ConnectorIdentity> identity) throws org.apache.thrift.TException - Specified by:
createMetastoreClientForin interfaceIdentityAwareMetastoreClientFactory- Throws:
org.apache.thrift.TException
-