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

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

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

Methods in org.apache.hive.service.cli.thrift that return TCLIService.GetFunctions_result
 TCLIService.GetFunctions_result TCLIService.GetFunctions_result.deepCopy()
           
 TCLIService.GetFunctions_result TCLIService.Processor.GetFunctions.getResult(I iface, TCLIService.GetFunctions_args args)
           
 

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

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



Copyright © 2012 The Apache Software Foundation