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

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

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

Methods in org.apache.hadoop.hive.metastore.api that return ThriftHiveMetastore.drop_partition_by_name_result
 ThriftHiveMetastore.drop_partition_by_name_result ThriftHiveMetastore.drop_partition_by_name_result.deepCopy()
           
 

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

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



Copyright © 2011 The Apache Software Foundation