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

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

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

Methods in org.apache.hive.service.cli.thrift that return TCLIService.GetFunctions_args
 TCLIService.GetFunctions_args TCLIService.GetFunctions_args.deepCopy()
           
 TCLIService.GetFunctions_args TCLIService.Processor.GetFunctions.getEmptyArgsInstance()
           
 

Methods in org.apache.hive.service.cli.thrift with parameters of type TCLIService.GetFunctions_args
 int TCLIService.GetFunctions_args.compareTo(TCLIService.GetFunctions_args other)
           
 boolean TCLIService.GetFunctions_args.equals(TCLIService.GetFunctions_args that)
           
 TCLIService.GetFunctions_result TCLIService.Processor.GetFunctions.getResult(I iface, TCLIService.GetFunctions_args args)
           
 

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



Copyright © 2012 The Apache Software Foundation