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

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

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

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

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

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



Copyright © 2012 The Apache Software Foundation