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

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

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

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

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

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



Copyright © 2011 The Apache Software Foundation