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

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

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

Methods in org.apache.hadoop.hive.metastore.api that return ThriftHiveMetastore.exchange_partition_result
 ThriftHiveMetastore.exchange_partition_result ThriftHiveMetastore.exchange_partition_result.deepCopy()
           
 ThriftHiveMetastore.exchange_partition_result ThriftHiveMetastore.Processor.exchange_partition.getResult(I iface, ThriftHiveMetastore.exchange_partition_args args)
           
 

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

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



Copyright © 2012 The Apache Software Foundation