org.apache.hadoop.hive.metastore.api
Class ThriftHiveMetastore.Client.Factory
java.lang.Object
org.apache.hadoop.hive.metastore.api.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>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThriftHiveMetastore.Client.Factory
public ThriftHiveMetastore.Client.Factory()
getClient
public ThriftHiveMetastore.Client getClient(org.apache.thrift.protocol.TProtocol prot)
- Specified by:
getClient
in interface org.apache.thrift.TServiceClientFactory<ThriftHiveMetastore.Client>
getClient
public ThriftHiveMetastore.Client getClient(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot)
- Specified by:
getClient
in interface org.apache.thrift.TServiceClientFactory<ThriftHiveMetastore.Client>
Copyright © 2011 The Apache Software Foundation