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

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

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

Methods in org.apache.hadoop.hive.service that return ThriftHive.fetchAll_result
 ThriftHive.fetchAll_result ThriftHive.fetchAll_result.deepCopy()
           
 ThriftHive.fetchAll_result ThriftHive.Processor.fetchAll.getResult(I iface, ThriftHive.fetchAll_args args)
           
 

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

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



Copyright © 2012 The Apache Software Foundation