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

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

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

Methods in org.apache.hadoop.hive.metastore.api that return ThriftHiveMetastore.delete_partition_column_statistics_result
 ThriftHiveMetastore.delete_partition_column_statistics_result ThriftHiveMetastore.delete_partition_column_statistics_result.deepCopy()
           
 ThriftHiveMetastore.delete_partition_column_statistics_result ThriftHiveMetastore.Processor.delete_partition_column_statistics.getResult(I iface, ThriftHiveMetastore.delete_partition_column_statistics_args args)
           
 

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

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



Copyright © 2012 The Apache Software Foundation