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

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

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

Methods in org.apache.hadoop.hive.service that return ThriftHive.getThriftSchema_result
 ThriftHive.getThriftSchema_result ThriftHive.getThriftSchema_result.deepCopy()
           
 ThriftHive.getThriftSchema_result ThriftHive.Processor.getThriftSchema.getResult(I iface, ThriftHive.getThriftSchema_args args)
           
 

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

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



Copyright © 2011 The Apache Software Foundation