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

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

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

Methods in org.apache.hadoop.hive.metastore.api that return ThriftHiveMetastore.get_partitions_ps_with_auth_args
 ThriftHiveMetastore.get_partitions_ps_with_auth_args ThriftHiveMetastore.get_partitions_ps_with_auth_args.deepCopy()
           
 ThriftHiveMetastore.get_partitions_ps_with_auth_args ThriftHiveMetastore.Processor.get_partitions_ps_with_auth.getEmptyArgsInstance()
           
 

Methods in org.apache.hadoop.hive.metastore.api with parameters of type ThriftHiveMetastore.get_partitions_ps_with_auth_args
 int ThriftHiveMetastore.get_partitions_ps_with_auth_args.compareTo(ThriftHiveMetastore.get_partitions_ps_with_auth_args other)
           
 boolean ThriftHiveMetastore.get_partitions_ps_with_auth_args.equals(ThriftHiveMetastore.get_partitions_ps_with_auth_args that)
           
 ThriftHiveMetastore.get_partitions_ps_with_auth_result ThriftHiveMetastore.Processor.get_partitions_ps_with_auth.getResult(I iface, ThriftHiveMetastore.get_partitions_ps_with_auth_args args)
           
 

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



Copyright © 2011 The Apache Software Foundation