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

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

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

Methods in org.apache.hadoop.hive.metastore.api that return ThriftHiveMetastore.partition_name_to_spec_result
 ThriftHiveMetastore.partition_name_to_spec_result ThriftHiveMetastore.partition_name_to_spec_result.deepCopy()
           
 ThriftHiveMetastore.partition_name_to_spec_result ThriftHiveMetastore.Processor.partition_name_to_spec.getResult(I iface, ThriftHiveMetastore.partition_name_to_spec_args args)
           
 

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

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



Copyright © 2011 The Apache Software Foundation