org.apache.hadoop.hive.service
Class HiveClient

java.lang.Object
  extended by com.facebook.fb303.FacebookService.Client
      extended by org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.Client
          extended by org.apache.hadoop.hive.service.ThriftHive.Client
              extended by org.apache.hadoop.hive.service.HiveClient
All Implemented Interfaces:
com.facebook.fb303.FacebookService.Iface, ThriftHiveMetastore.Iface, HiveInterface, ThriftHive.Iface, org.apache.thrift.TServiceClient

public class HiveClient
extends ThriftHive.Client
implements HiveInterface

Thrift Hive Client Just an empty class that can be used to run queries on a stand alone hive server.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.hadoop.hive.service.ThriftHive.Client
ThriftHive.Client.Factory
 
Field Summary
 
Fields inherited from class com.facebook.fb303.FacebookService.Client
iprot_, oprot_, seqid_
 
Constructor Summary
HiveClient(org.apache.thrift.protocol.TProtocol prot)
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.hive.service.ThriftHive.Client
execute, fetchAll, fetchN, fetchOne, getClusterStatus, getQueryPlan, getSchema, getThriftSchema, recv_execute, recv_fetchAll, recv_fetchN, recv_fetchOne, recv_getClusterStatus, recv_getQueryPlan, recv_getSchema, recv_getThriftSchema, send_execute, send_fetchAll, send_fetchN, send_fetchOne, send_getClusterStatus, send_getQueryPlan, send_getSchema, send_getThriftSchema
 
Methods inherited from class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.Client
add_index, add_partition, alter_database, alter_index, alter_partition, alter_table, append_partition_by_name, append_partition, cancel_delegation_token, create_database, create_role, create_table, create_type, drop_database, drop_index_by_name, drop_partition_by_name, drop_partition, drop_role, drop_table, drop_type, get_all_databases, get_all_tables, get_config_value, get_database, get_databases, get_delegation_token_with_signature, get_delegation_token, get_fields, get_index_by_name, get_index_names, get_indexes, get_partition_by_name, get_partition_names_ps, get_partition_names, get_partition_with_auth, get_partition, get_partitions_by_filter, get_partitions_ps_with_auth, get_partitions_ps, get_partitions_with_auth, get_partitions, get_privilege_set, get_role_names, get_schema, get_table, get_tables, get_type_all, get_type, grant_privileges, grant_role, list_privileges, list_roles, partition_name_to_spec, partition_name_to_vals, recv_add_index, recv_add_partition, recv_alter_database, recv_alter_index, recv_alter_partition, recv_alter_table, recv_append_partition_by_name, recv_append_partition, recv_cancel_delegation_token, recv_create_database, recv_create_role, recv_create_table, recv_create_type, recv_drop_database, recv_drop_index_by_name, recv_drop_partition_by_name, recv_drop_partition, recv_drop_role, recv_drop_table, recv_drop_type, recv_get_all_databases, recv_get_all_tables, recv_get_config_value, recv_get_database, recv_get_databases, recv_get_delegation_token_with_signature, recv_get_delegation_token, recv_get_fields, recv_get_index_by_name, recv_get_index_names, recv_get_indexes, recv_get_partition_by_name, recv_get_partition_names_ps, recv_get_partition_names, recv_get_partition_with_auth, recv_get_partition, recv_get_partitions_by_filter, recv_get_partitions_ps_with_auth, recv_get_partitions_ps, recv_get_partitions_with_auth, recv_get_partitions, recv_get_privilege_set, recv_get_role_names, recv_get_schema, recv_get_table, recv_get_tables, recv_get_type_all, recv_get_type, recv_grant_privileges, recv_grant_role, recv_list_privileges, recv_list_roles, recv_partition_name_to_spec, recv_partition_name_to_vals, recv_renew_delegation_token, recv_revoke_privileges, recv_revoke_role, renew_delegation_token, revoke_privileges, revoke_role, send_add_index, send_add_partition, send_alter_database, send_alter_index, send_alter_partition, send_alter_table, send_append_partition_by_name, send_append_partition, send_cancel_delegation_token, send_create_database, send_create_role, send_create_table, send_create_type, send_drop_database, send_drop_index_by_name, send_drop_partition_by_name, send_drop_partition, send_drop_role, send_drop_table, send_drop_type, send_get_all_databases, send_get_all_tables, send_get_config_value, send_get_database, send_get_databases, send_get_delegation_token_with_signature, send_get_delegation_token, send_get_fields, send_get_index_by_name, send_get_index_names, send_get_indexes, send_get_partition_by_name, send_get_partition_names_ps, send_get_partition_names, send_get_partition_with_auth, send_get_partition, send_get_partitions_by_filter, send_get_partitions_ps_with_auth, send_get_partitions_ps, send_get_partitions_with_auth, send_get_partitions, send_get_privilege_set, send_get_role_names, send_get_schema, send_get_table, send_get_tables, send_get_type_all, send_get_type, send_grant_privileges, send_grant_role, send_list_privileges, send_list_roles, send_partition_name_to_spec, send_partition_name_to_vals, send_renew_delegation_token, send_revoke_privileges, send_revoke_role
 
Methods inherited from class com.facebook.fb303.FacebookService.Client
aliveSince, getCounter, getCounters, getCpuProfile, getInputProtocol, getName, getOption, getOptions, getOutputProtocol, getStatus, getStatusDetails, getVersion, recv_aliveSince, recv_getCounter, recv_getCounters, recv_getCpuProfile, recv_getName, recv_getOption, recv_getOptions, recv_getStatus, recv_getStatusDetails, recv_getVersion, recv_setOption, reinitialize, send_aliveSince, send_getCounter, send_getCounters, send_getCpuProfile, send_getName, send_getOption, send_getOptions, send_getStatus, send_getStatusDetails, send_getVersion, send_reinitialize, send_setOption, send_shutdown, setOption, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.hadoop.hive.service.ThriftHive.Iface
execute, fetchAll, fetchN, fetchOne, getClusterStatus, getQueryPlan, getSchema, getThriftSchema
 
Methods inherited from interface org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.Iface
add_index, add_partition, alter_database, alter_index, alter_partition, alter_table, append_partition_by_name, append_partition, cancel_delegation_token, create_database, create_role, create_table, create_type, drop_database, drop_index_by_name, drop_partition_by_name, drop_partition, drop_role, drop_table, drop_type, get_all_databases, get_all_tables, get_config_value, get_database, get_databases, get_delegation_token_with_signature, get_delegation_token, get_fields, get_index_by_name, get_index_names, get_indexes, get_partition_by_name, get_partition_names_ps, get_partition_names, get_partition_with_auth, get_partition, get_partitions_by_filter, get_partitions_ps_with_auth, get_partitions_ps, get_partitions_with_auth, get_partitions, get_privilege_set, get_role_names, get_schema, get_table, get_tables, get_type_all, get_type, grant_privileges, grant_role, list_privileges, list_roles, partition_name_to_spec, partition_name_to_vals, renew_delegation_token, revoke_privileges, revoke_role
 
Methods inherited from interface com.facebook.fb303.FacebookService.Iface
aliveSince, getCounter, getCounters, getCpuProfile, getName, getOption, getOptions, getStatus, getStatusDetails, getVersion, reinitialize, setOption, shutdown
 
Methods inherited from interface org.apache.thrift.TServiceClient
getInputProtocol, getOutputProtocol
 

Constructor Detail

HiveClient

public HiveClient(org.apache.thrift.protocol.TProtocol prot)


Copyright © 2011 The Apache Software Foundation