Uses of Class
org.apache.hive.service.cli.thrift.TCLIService.GetColumns_result

Packages that use TCLIService.GetColumns_result
org.apache.hive.service.cli.thrift   
 

Uses of TCLIService.GetColumns_result in org.apache.hive.service.cli.thrift
 

Methods in org.apache.hive.service.cli.thrift that return TCLIService.GetColumns_result
 TCLIService.GetColumns_result TCLIService.GetColumns_result.deepCopy()
           
 TCLIService.GetColumns_result TCLIService.Processor.GetColumns.getResult(I iface, TCLIService.GetColumns_args args)
           
 

Methods in org.apache.hive.service.cli.thrift with parameters of type TCLIService.GetColumns_result
 int TCLIService.GetColumns_result.compareTo(TCLIService.GetColumns_result other)
           
 boolean TCLIService.GetColumns_result.equals(TCLIService.GetColumns_result that)
           
 

Constructors in org.apache.hive.service.cli.thrift with parameters of type TCLIService.GetColumns_result
TCLIService.GetColumns_result(TCLIService.GetColumns_result other)
          Performs a deep copy on other.
 



Copyright © 2012 The Apache Software Foundation