org.apache.hive.service.cli.thrift
Class TCLIService.Client.Factory

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

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


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

TCLIService.Client.Factory

public TCLIService.Client.Factory()
Method Detail

getClient

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

getClient

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


Copyright © 2012 The Apache Software Foundation