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

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

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

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

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

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



Copyright © 2011 The Apache Software Foundation