org.apache.hadoop.hive.service
Class ThriftHive.Client.Factory

java.lang.Object
  extended by org.apache.hadoop.hive.service.ThriftHive.Client.Factory
All Implemented Interfaces:
org.apache.thrift.TServiceClientFactory<ThriftHive.Client>
Enclosing class:
ThriftHive.Client

public static class ThriftHive.Client.Factory
extends Object
implements org.apache.thrift.TServiceClientFactory<ThriftHive.Client>


Constructor Summary
ThriftHive.Client.Factory()
           
 
Method Summary
 ThriftHive.Client getClient(org.apache.thrift.protocol.TProtocol prot)
           
 ThriftHive.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

ThriftHive.Client.Factory

public ThriftHive.Client.Factory()
Method Detail

getClient

public ThriftHive.Client getClient(org.apache.thrift.protocol.TProtocol prot)
Specified by:
getClient in interface org.apache.thrift.TServiceClientFactory<ThriftHive.Client>

getClient

public ThriftHive.Client getClient(org.apache.thrift.protocol.TProtocol iprot,
                                   org.apache.thrift.protocol.TProtocol oprot)
Specified by:
getClient in interface org.apache.thrift.TServiceClientFactory<ThriftHive.Client>


Copyright © 2013 The Apache Software Foundation