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

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

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

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

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

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



Copyright © 2011 The Apache Software Foundation