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

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

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

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

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

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



Copyright © 2012 The Apache Software Foundation