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

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

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

Methods in org.apache.hadoop.hive.metastore.api that return ThriftHiveMetastore.append_partition_by_name_result
 ThriftHiveMetastore.append_partition_by_name_result ThriftHiveMetastore.append_partition_by_name_result.deepCopy()
           
 ThriftHiveMetastore.append_partition_by_name_result ThriftHiveMetastore.Processor.append_partition_by_name.getResult(I iface, ThriftHiveMetastore.append_partition_by_name_args args)
           
 

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

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



Copyright © 2012 The Apache Software Foundation