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

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

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

Methods in org.apache.hadoop.hive.service that return ThriftHive.clean_result
 ThriftHive.clean_result ThriftHive.clean_result.deepCopy()
           
 ThriftHive.clean_result ThriftHive.Processor.clean.getResult(I iface, ThriftHive.clean_args args)
           
 

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

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



Copyright © 2012 The Apache Software Foundation