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

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

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

Methods in org.apache.hadoop.hive.metastore.api that return ThriftHiveMetastore.drop_partition_by_name_args
 ThriftHiveMetastore.drop_partition_by_name_args ThriftHiveMetastore.drop_partition_by_name_args.clone()
           
 

Methods in org.apache.hadoop.hive.metastore.api with parameters of type ThriftHiveMetastore.drop_partition_by_name_args
 boolean ThriftHiveMetastore.drop_partition_by_name_args.equals(ThriftHiveMetastore.drop_partition_by_name_args that)
           
 

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



Copyright © 2010 The Apache Software Foundation