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

Packages that use ThriftHiveMetastore.alter_table_with_environment_context_result
org.apache.hadoop.hive.metastore.api   
 

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

Methods in org.apache.hadoop.hive.metastore.api that return ThriftHiveMetastore.alter_table_with_environment_context_result
 ThriftHiveMetastore.alter_table_with_environment_context_result ThriftHiveMetastore.alter_table_with_environment_context_result.deepCopy()
           
 ThriftHiveMetastore.alter_table_with_environment_context_result ThriftHiveMetastore.Processor.alter_table_with_environment_context.getResult(I iface, ThriftHiveMetastore.alter_table_with_environment_context_args args)
           
 

Methods in org.apache.hadoop.hive.metastore.api with parameters of type ThriftHiveMetastore.alter_table_with_environment_context_result
 int ThriftHiveMetastore.alter_table_with_environment_context_result.compareTo(ThriftHiveMetastore.alter_table_with_environment_context_result other)
           
 boolean ThriftHiveMetastore.alter_table_with_environment_context_result.equals(ThriftHiveMetastore.alter_table_with_environment_context_result that)
           
 

Constructors in org.apache.hadoop.hive.metastore.api with parameters of type ThriftHiveMetastore.alter_table_with_environment_context_result
ThriftHiveMetastore.alter_table_with_environment_context_result(ThriftHiveMetastore.alter_table_with_environment_context_result other)
          Performs a deep copy on other.
 



Copyright © 2012 The Apache Software Foundation