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

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

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

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

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

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



Copyright © 2012 The Apache Software Foundation