Interface ThriftMetastoreClientFactory
- All Known Implementing Classes:
DefaultThriftMetastoreClientFactory
public interface ThriftMetastoreClientFactory
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
create
ThriftMetastoreClient create(com.google.common.net.HostAndPort address, Optional<String> delegationToken) throws org.apache.thrift.transport.TTransportException - Throws:
org.apache.thrift.transport.TTransportException
-