Uses of Class
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.Client

Packages that use ThriftHiveMetastore.Client
org.apache.hadoop.hive.metastore.api   
org.apache.hadoop.hive.service   
 

Uses of ThriftHiveMetastore.Client in org.apache.hadoop.hive.metastore.api
 

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

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

Subclasses of ThriftHiveMetastore.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.
static class ThriftHive.Client
           
 



Copyright © 2011 The Apache Software Foundation