org.apache.hadoop.hive.metastore.api
Class ThriftHiveMetastore

java.lang.Object
  extended by org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore
Direct Known Subclasses:
HiveMetaStore

public class ThriftHiveMetastore
extends Object


Nested Class Summary
static class ThriftHiveMetastore.add_partition_args
           
static class ThriftHiveMetastore.add_partition_result
           
static class ThriftHiveMetastore.alter_partition_args
           
static class ThriftHiveMetastore.alter_partition_result
           
static class ThriftHiveMetastore.alter_table_args
           
static class ThriftHiveMetastore.alter_table_result
           
static class ThriftHiveMetastore.append_partition_args
           
static class ThriftHiveMetastore.append_partition_by_name_args
           
static class ThriftHiveMetastore.append_partition_by_name_result
           
static class ThriftHiveMetastore.append_partition_result
           
static class ThriftHiveMetastore.Client
           
static class ThriftHiveMetastore.create_database_args
           
static class ThriftHiveMetastore.create_database_result
           
static class ThriftHiveMetastore.create_table_args
           
static class ThriftHiveMetastore.create_table_result
           
static class ThriftHiveMetastore.create_type_args
           
static class ThriftHiveMetastore.create_type_result
           
static class ThriftHiveMetastore.drop_database_args
           
static class ThriftHiveMetastore.drop_database_result
           
static class ThriftHiveMetastore.drop_partition_args
           
static class ThriftHiveMetastore.drop_partition_by_name_args
           
static class ThriftHiveMetastore.drop_partition_by_name_result
           
static class ThriftHiveMetastore.drop_partition_result
           
static class ThriftHiveMetastore.drop_table_args
           
static class ThriftHiveMetastore.drop_table_result
           
static class ThriftHiveMetastore.drop_type_args
           
static class ThriftHiveMetastore.drop_type_result
           
static class ThriftHiveMetastore.get_all_databases_args
           
static class ThriftHiveMetastore.get_all_databases_result
           
static class ThriftHiveMetastore.get_all_tables_args
           
static class ThriftHiveMetastore.get_all_tables_result
           
static class ThriftHiveMetastore.get_config_value_args
           
static class ThriftHiveMetastore.get_config_value_result
           
static class ThriftHiveMetastore.get_database_args
           
static class ThriftHiveMetastore.get_database_result
           
static class ThriftHiveMetastore.get_databases_args
           
static class ThriftHiveMetastore.get_databases_result
           
static class ThriftHiveMetastore.get_fields_args
           
static class ThriftHiveMetastore.get_fields_result
           
static class ThriftHiveMetastore.get_partition_args
           
static class ThriftHiveMetastore.get_partition_by_name_args
           
static class ThriftHiveMetastore.get_partition_by_name_result
           
static class ThriftHiveMetastore.get_partition_names_args
           
static class ThriftHiveMetastore.get_partition_names_ps_args
           
static class ThriftHiveMetastore.get_partition_names_ps_result
           
static class ThriftHiveMetastore.get_partition_names_result
           
static class ThriftHiveMetastore.get_partition_result
           
static class ThriftHiveMetastore.get_partitions_args
           
static class ThriftHiveMetastore.get_partitions_ps_args
           
static class ThriftHiveMetastore.get_partitions_ps_result
           
static class ThriftHiveMetastore.get_partitions_result
           
static class ThriftHiveMetastore.get_schema_args
           
static class ThriftHiveMetastore.get_schema_result
           
static class ThriftHiveMetastore.get_table_args
           
static class ThriftHiveMetastore.get_table_result
           
static class ThriftHiveMetastore.get_tables_args
           
static class ThriftHiveMetastore.get_tables_result
           
static class ThriftHiveMetastore.get_type_all_args
           
static class ThriftHiveMetastore.get_type_all_result
           
static class ThriftHiveMetastore.get_type_args
           
static class ThriftHiveMetastore.get_type_result
           
static interface ThriftHiveMetastore.Iface
          This interface is live.
static class ThriftHiveMetastore.partition_name_to_spec_args
           
static class ThriftHiveMetastore.partition_name_to_spec_result
           
static class ThriftHiveMetastore.partition_name_to_vals_args
           
static class ThriftHiveMetastore.partition_name_to_vals_result
           
static class ThriftHiveMetastore.Processor
           
 
Constructor Summary
ThriftHiveMetastore()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThriftHiveMetastore

public ThriftHiveMetastore()


Copyright © 2010 The Apache Software Foundation