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

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

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

Methods in org.apache.hadoop.hive.service that return ThriftHive.clean_args
 ThriftHive.clean_args ThriftHive.clean_args.deepCopy()
           
 ThriftHive.clean_args ThriftHive.Processor.clean.getEmptyArgsInstance()
           
 

Methods in org.apache.hadoop.hive.service with parameters of type ThriftHive.clean_args
 int ThriftHive.clean_args.compareTo(ThriftHive.clean_args other)
           
 boolean ThriftHive.clean_args.equals(ThriftHive.clean_args that)
           
 ThriftHive.clean_result ThriftHive.Processor.clean.getResult(I iface, ThriftHive.clean_args args)
           
 

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



Copyright © 2011 The Apache Software Foundation