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

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

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

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

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

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



Copyright © 2012 The Apache Software Foundation