Package io.trino.hive.thrift.metastore
Class ThriftHiveMetastore.Client.Factory
java.lang.Object
io.trino.hive.thrift.metastore.ThriftHiveMetastore.Client.Factory
- All Implemented Interfaces:
org.apache.thrift.TServiceClientFactory<ThriftHiveMetastore.Client>
- Enclosing class:
- ThriftHiveMetastore.Client
public static class ThriftHiveMetastore.Client.Factory
extends Object
implements org.apache.thrift.TServiceClientFactory<ThriftHiveMetastore.Client>
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
getClient
- Specified by:
getClientin interfaceorg.apache.thrift.TServiceClientFactory<ThriftHiveMetastore.Client>
-
getClient
public ThriftHiveMetastore.Client getClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot) - Specified by:
getClientin interfaceorg.apache.thrift.TServiceClientFactory<ThriftHiveMetastore.Client>
-