org.apache.hadoop.hive.service
Class ThriftHive.Client.Factory
java.lang.Object
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>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThriftHive.Client.Factory
public ThriftHive.Client.Factory()
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