Uses of Class
org.apache.hadoop.hive.service.ThriftHive.execute_args

Packages that use ThriftHive.execute_args
org.apache.hadoop.hive.service   
 

Uses of ThriftHive.execute_args in org.apache.hadoop.hive.service
 

Methods in org.apache.hadoop.hive.service that return ThriftHive.execute_args
 ThriftHive.execute_args ThriftHive.execute_args.clone()
           
 

Methods in org.apache.hadoop.hive.service with parameters of type ThriftHive.execute_args
 boolean ThriftHive.execute_args.equals(ThriftHive.execute_args that)
           
 

Constructors in org.apache.hadoop.hive.service with parameters of type ThriftHive.execute_args
ThriftHive.execute_args(ThriftHive.execute_args other)
          Performs a deep copy on other.
 



Copyright © 2009 The Apache Software Foundation