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

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

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

Methods in org.apache.hadoop.hive.service that return ThriftHive.execute_result
 ThriftHive.execute_result ThriftHive.execute_result.deepCopy()
           
 

Methods in org.apache.hadoop.hive.service with parameters of type ThriftHive.execute_result
 int ThriftHive.execute_result.compareTo(ThriftHive.execute_result other)
           
 boolean ThriftHive.execute_result.equals(ThriftHive.execute_result that)
           
 

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



Copyright © 2011 The Apache Software Foundation