Interface ThriftMetastoreClientFactory
- All Known Implementing Classes:
DefaultThriftMetastoreClientFactory,HttpThriftMetastoreClientFactory
public interface ThriftMetastoreClientFactory
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
create
ThriftMetastoreClient create(URI uri, Optional<String> delegationToken) throws org.apache.thrift.transport.TTransportException - Throws:
org.apache.thrift.transport.TTransportException
-