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

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

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

Methods in org.apache.hadoop.hive.service that return ThriftHive.fetchN_result
 ThriftHive.fetchN_result ThriftHive.fetchN_result.deepCopy()
           
 ThriftHive.fetchN_result ThriftHive.Processor.fetchN.getResult(I iface, ThriftHive.fetchN_args args)
           
 

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

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



Copyright © 2011 The Apache Software Foundation