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

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

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

Methods in org.apache.hadoop.hive.metastore.api that return ThriftHiveMetastore.get_partitions_with_auth_result
 ThriftHiveMetastore.get_partitions_with_auth_result ThriftHiveMetastore.get_partitions_with_auth_result.deepCopy()
           
 ThriftHiveMetastore.get_partitions_with_auth_result ThriftHiveMetastore.Processor.get_partitions_with_auth.getResult(I iface, ThriftHiveMetastore.get_partitions_with_auth_args args)
           
 

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

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



Copyright © 2012 The Apache Software Foundation