Uses of Interface
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.Iface

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

Uses of ThriftHiveMetastore.Iface in org.apache.hadoop.hive.metastore
 

Classes in org.apache.hadoop.hive.metastore with type parameters of type ThriftHiveMetastore.Iface
 class TSetIpAddressProcessor<I extends ThriftHiveMetastore.Iface>
          TSetIpAddressProcessor passes the IP address of the Thrift client to the HMSHandler.
 class TUGIBasedProcessor<I extends ThriftHiveMetastore.Iface>
          TUGIBasedProcessor is used in unsecure mode for thrift metastore client server communication.
 

Subinterfaces of ThriftHiveMetastore.Iface in org.apache.hadoop.hive.metastore
 interface IHMSHandler
           
 

Classes in org.apache.hadoop.hive.metastore that implement ThriftHiveMetastore.Iface
static class HiveMetaStore.HMSHandler
           
 

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

Classes in org.apache.hadoop.hive.metastore.api with type parameters of type ThriftHiveMetastore.Iface
static class ThriftHiveMetastore.Processor<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.add_index<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.add_partition<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.add_partition_with_environment_context<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.add_partitions<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.alter_database<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.alter_index<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.alter_partition<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.alter_partition_with_environment_context<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.alter_partitions<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.alter_table<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.alter_table_with_environment_context<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.append_partition<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.append_partition_by_name<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.append_partition_by_name_with_environment_context<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.append_partition_with_environment_context<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.cancel_delegation_token<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.create_database<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.create_role<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.create_table<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.create_table_with_environment_context<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.create_type<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.delete_partition_column_statistics<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.delete_table_column_statistics<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.drop_database<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.drop_index_by_name<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.drop_partition<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.drop_partition_by_name<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.drop_partition_by_name_with_environment_context<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.drop_partition_with_environment_context<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.drop_role<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.drop_table<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.drop_table_with_environment_context<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.drop_type<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.exchange_partition<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_all_databases<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_all_tables<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_config_value<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_database<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_databases<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_delegation_token<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_fields<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_index_by_name<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_index_names<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_indexes<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_partition<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_partition_by_name<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_partition_column_statistics<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_partition_names<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_partition_names_ps<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_partition_with_auth<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_partitions<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_partitions_by_filter<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_partitions_by_names<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_partitions_ps<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_partitions_ps_with_auth<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_partitions_with_auth<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_privilege_set<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_role_names<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_schema<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_table<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_table_column_statistics<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_table_names_by_filter<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_table_objects_by_name<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_tables<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_type<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.get_type_all<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.grant_privileges<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.grant_role<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.isPartitionMarkedForEvent<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.list_privileges<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.list_roles<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.markPartitionForEvent<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.partition_name_has_valid_characters<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.partition_name_to_spec<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.partition_name_to_vals<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.rename_partition<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.renew_delegation_token<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.revoke_privileges<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.revoke_role<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.set_ugi<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.update_partition_column_statistics<I extends ThriftHiveMetastore.Iface>
           
static class ThriftHiveMetastore.Processor.update_table_column_statistics<I extends ThriftHiveMetastore.Iface>
           
 

Classes in org.apache.hadoop.hive.metastore.api that implement ThriftHiveMetastore.Iface
static class ThriftHiveMetastore.Client
           
 

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

Subinterfaces of ThriftHiveMetastore.Iface in org.apache.hadoop.hive.service
 interface HiveInterface
          HiveInterface extends 2 interfaces, ThriftHive and ThriftHiveMetastore.
static interface ThriftHive.Iface
           
 

Classes in org.apache.hadoop.hive.service that implement ThriftHiveMetastore.Iface
 class HiveClient
          Thrift Hive Client Just an empty class that can be used to run queries on a stand alone hive server.
static class HiveServer.HiveServerHandler
          Handler which implements the Hive Interface This class can be used in lieu of the HiveClient class to get an embedded server.
static class ThriftHive.Client
           
 



Copyright © 2012 The Apache Software Foundation