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

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

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

Methods in org.apache.hadoop.hive.service that return ThriftHive.getSchema_result
 ThriftHive.getSchema_result ThriftHive.getSchema_result.deepCopy()
           
 

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

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



Copyright © 2011 The Apache Software Foundation