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

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

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

Methods in org.apache.hadoop.hive.metastore.api that return ThriftHiveMetastore.alter_partition_result
 ThriftHiveMetastore.alter_partition_result ThriftHiveMetastore.alter_partition_result.clone()
           
 

Methods in org.apache.hadoop.hive.metastore.api with parameters of type ThriftHiveMetastore.alter_partition_result
 boolean ThriftHiveMetastore.alter_partition_result.equals(ThriftHiveMetastore.alter_partition_result that)
           
 

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



Copyright © 2009 The Apache Software Foundation