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

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

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

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

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

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



Copyright © 2011 The Apache Software Foundation