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

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

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

Methods in org.apache.hadoop.hive.metastore.api that return ThriftHiveMetastore.add_partitions_result
 ThriftHiveMetastore.add_partitions_result ThriftHiveMetastore.add_partitions_result.deepCopy()
           
 ThriftHiveMetastore.add_partitions_result ThriftHiveMetastore.Processor.add_partitions.getResult(I iface, ThriftHiveMetastore.add_partitions_args args)
           
 

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

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



Copyright © 2011 The Apache Software Foundation