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

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

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

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

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

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



Copyright © 2012 The Apache Software Foundation