org.apache.hadoop.hive.metastore.api
Class ThriftHiveMetastore.Client.Factory

java.lang.Object
  extended by 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>


Constructor Summary
ThriftHiveMetastore.Client.Factory()
           
 
Method Summary
 ThriftHiveMetastore.Client getClient(org.apache.thrift.protocol.TProtocol prot)
           
 ThriftHiveMetastore.Client getClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThriftHiveMetastore.Client.Factory

public ThriftHiveMetastore.Client.Factory()
Method Detail

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 © 2012 The Apache Software Foundation