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

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

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

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

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

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



Copyright © 2012 The Apache Software Foundation