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

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

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

Methods in org.apache.hive.service.cli.thrift that return TCLIService.CloseOperation_result
 TCLIService.CloseOperation_result TCLIService.CloseOperation_result.deepCopy()
           
 TCLIService.CloseOperation_result TCLIService.Processor.CloseOperation.getResult(I iface, TCLIService.CloseOperation_args args)
           
 

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

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



Copyright © 2012 The Apache Software Foundation