public class HiveMetastoreClientFactory extends Object
| Constructor and Description |
|---|
HiveMetastoreClientFactory(HiveClientConfig config,
HiveMetastoreAuthentication metastoreAuthentication) |
HiveMetastoreClientFactory(com.google.common.net.HostAndPort socksProxy,
io.airlift.units.Duration timeout,
HiveMetastoreAuthentication metastoreAuthentication) |
public HiveMetastoreClientFactory(@Nullable com.google.common.net.HostAndPort socksProxy, io.airlift.units.Duration timeout, HiveMetastoreAuthentication metastoreAuthentication)
@Inject public HiveMetastoreClientFactory(HiveClientConfig config, HiveMetastoreAuthentication metastoreAuthentication)
public HiveMetastoreClient create(String host, int port) throws org.apache.thrift.transport.TTransportException
org.apache.thrift.transport.TTransportExceptionCopyright © 2012-2017. All Rights Reserved.