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

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

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

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

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

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



Copyright © 2012 The Apache Software Foundation