Uses of Class
org.apache.hadoop.hive.service.ThriftHive.Client

Packages that use ThriftHive.Client
org.apache.hadoop.hive.service   
 

Uses of ThriftHive.Client in org.apache.hadoop.hive.service
 

Subclasses of ThriftHive.Client in org.apache.hadoop.hive.service
 class HiveClient
          Thrift Hive Client Just an empty class that can be used to run queries on a stand alone hive server.
 

Methods in org.apache.hadoop.hive.service that return ThriftHive.Client
 ThriftHive.Client ThriftHive.Client.Factory.getClient(org.apache.thrift.protocol.TProtocol prot)
           
 ThriftHive.Client ThriftHive.Client.Factory.getClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
           
 



Copyright © 2013 The Apache Software Foundation